Wireshark-commits: [Wireshark-commits] rev 36449: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Mon, 04 Apr 2011 16:13:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36449

User: wmeier
Date: 2011/04/04 09:13 AM

Log:
 Don't assign to a proto_item * if the value won't be used: Coverity 823 & 824;
 Fix a minor bug wherein a proto_tree_add_text used the wrong tree: Coverity 825;
 Remove some unneeded #includes;
 Use consistent indentation.

Directory: /trunk/epan/dissectors/
  Changes    Path                    Action
  +34 -38    packet-aim-generic.c    Modified