Wireshark-commits: [Wireshark-commits] rev 36558: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Mon, 11 Apr 2011 15:17:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36558

User: wmeier
Date: 2011/04/11 08:17 AM

Log:
 Don't assign to a proto_item * if the value won't be used: Coverity 1036;
 Fix what appears to be a use of an incorrect tree: Coverity 1037;
 Also:
 - Remove uneeded #includes & re-order #includes;
 - Do indentation and whitespace cleanup (e.g., "4 space tabs").

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +369 -377  packet-sip.c    Modified