Wireshark-commits: [Wireshark-commits] rev 46387: /trunk/wiretap/ /trunk/wiretap/: ngsniffer.c
Date: Wed, 05 Dec 2012 08:29:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46387

User: guy
Date: 2012/12/05 12:29 AM

Log:
 Add a bunch of #defines for converting between tm_year/tm_mon/tm_mday to
 a DOS date.
 
 Use them - which fixes a bug, bug 7998, wherein we were doing the wrong
 check to see whether tm_year would fit in a DOS date or not.

Directory: /trunk/wiretap/
  Changes    Path           Action
  +22 -7     ngsniffer.c    Modified