Wireshark-bugs: [Wireshark-bugs] [Bug 1836] Text2pcap doesn't handle timestamp starting with 00:

Date: Wed, 12 Sep 2007 15:11:41 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1836





------- Comment #3 from wmeier@xxxxxxxxxxx  2007-09-12 15:11 GMT -------
> It seems that strptime function is broken on that OS.
> It only accepts hours between [01-23]. 

As a first step I've committed a change to text2pcap (SVN #22852) which outputs
an error message if there's a fail return from strptime (i.e. if a NULL is
returned).

The development Windows buildbot is currently unhappy, but eventually a
development Windows Installer for that SVN or greater should appear in
http://www.wireshark.org/download/automated/win32/

Could you try it and see if (at least) there's now an error message ?







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