Wireshark-commits: [Wireshark-commits] rev 50301: /trunk/plugins/profinet/ /trunk/plugins/profinet/

Date: Mon, 01 Jul 2013 16:29:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50301

User: cmaynard
Date: 2013/07/01 09:29 AM

Log:
 Fix Coverity CID 1035326 (Improper use of negative value) by guarding against tvb_reported_length_remaining() possibly returning -1.
 #BACKPORT(1.10,1.8)

Directory: /trunk/plugins/profinet/
  Changes    Path                     Action
  +2 -0      packet-dcerpc-pn-io.c    Modified