Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4319] Wireshare error when decoding data (IPMI/ATCA protoc

Date: Thu, 10 Dec 2009 12:42:14 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4319

--- Comment #2 from Bill Meier <wmeier@xxxxxxxxxxx> 2009-12-10 12:42:13 PST ---
Fix committed in SVN #31223.

Apparently  formatting a date/time using strftime(..., "%F %T", ...) crashes 
on Windows (VC9) (!!);

Use format-string "%Y-%m-%d %H:%M:%S" instead in the IPMI dissector .....

This fix will be available in release 1.2.5.

A Windows development version of Wireshark with this fix should be available in
a few hours in:

http://www.wireshark.org/download/automated/win32/

Look for a wireshark-win32-1.3.3-SVN-31223.exe or newer.....

Thanks for the report !

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.