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

Date: Sun, 16 Jun 2013 15:29:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49963

User: martink
Date: 2013/06/16 08:29 AM

Log:
 fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8806
 
 assign the return values of decode_...() functions to a signed int
 check for negative return values

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +5 -13     packet-bgp.c    Modified