Wireshark-commits: [Wireshark-commits] rev 49028: / /trunk-1.8/epan/dissectors/: packet-etch.c pack
Date: Thu, 25 Apr 2013 13:34:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49028

User: eapache
Date: 2013/04/25 06:34 AM

Log:
 Copy over revisions from the trunk:
 
   ------------------------------------------------------------------------
   r48894 | eapache | 2013-04-17 11:38:35 -0400 (Wed, 17 Apr 2013) | 5 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-mysql.c
 
   Catch overflow condition in mysql dissector.
   Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8458
 
   Also add modelines.
 
   ------------------------------------------------------------------------
 
   ------------------------------------------------------------------------
   r48919 | eapache | 2013-04-18 15:45:22 -0400 (Thu, 18 Apr 2013) | 5 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-etch.c
 
   Add overflow check to fix
   https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8464
 
   Also add modelines.
 
   ------------------------------------------------------------------------

Directory: /trunk-1.8/epan/dissectors/
  Changes    Path              Action
  +19 -0     packet-etch.c     Modified
  +19 -1     packet-mysql.c    Modified