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.