Wireshark-commits: [Wireshark-commits] rev 39883: /trunk/wiretap/ /trunk/wiretap/: ngsniffer.c

Date: Wed, 16 Nov 2011 17:08:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39883

User: guy
Date: 2011/11/16 09:08 AM

Log:
 Another place where we have to protect against MSVC's time-conversion
 routines blowing up if handed a too-large time_t.
 
 While we're at it, also check for dates that can't be represented in DOS
 format (pre-1980 dates).

Directory: /trunk/wiretap/
  Changes    Path           Action
  +9 -1      ngsniffer.c    Modified