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

Wireshark-commits: [Wireshark-commits] rev 25391: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 29 May 2008 16:51:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25391

User: guy
Date: 2008/05/29 09:51 AM

Log:
 Note underflow/overflow possibilities (there used to be checks that
 clamped at TIME_T_MIN and TIME_T_MAX, but newer versions of GCC
 "helpfully" warn that the usual checks for overflow or underflow "can't
 fail").

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +2 -0      packet-smb.c    Modified