Wireshark-commits: [Wireshark-commits] rev 36456: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Mon, 04 Apr 2011 17:49:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36456

User: wmeier
Date: 2011/04/04 10:49 AM

Log:
 Don't assign to a proto_item * if the value won't be used: Coverity 829 & 830;
 Fix a minor bug wherein a number of proto_tree_add_...() used the wrong tree: Coverity 831;
 Remove some unneeded #includes.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +102 -105  packet-amr.c    Modified