Wireshark-commits: [Wireshark-commits] rev 39051: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Mon, 19 Sep 2011 19:59:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39051

User: cmaynard
Date: 2011/09/19 12:59 PM

Log:
 Don't assign the return value of proto_tree_add_item() if it's not going to be used.  Fixes Coverity CID's 1278-1280 (UNUSED VALUE).

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +9 -11     packet-mim.c    Modified