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

Date: Wed, 16 Nov 2011 20:18:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39889

User: cmaynard
Date: 2011/11/16 12:18 PM

Log:
 Don't assign the return value of proto_tree_add_item to a variable if it isn't going to be used.  Fixes Coverity CID 1327.

Directory: /trunk/epan/dissectors/
  Changes    Path                    Action
  +1 -1      packet-netanalyzer.c    Modified