Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Fri, 20 May 2011 15:44:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37331

User: wmeier
Date: 2011/05/20 08:44 AM

Log:
 Don't assign to a proto_item* if the value won't be used:
  Fixes Coverity 903,935,968,985,997,999,1024,1025,1134;
 Remove unneeded #includes;
 Do whitespace cleanup.

Directory: /trunk/epan/dissectors/
  Changes    Path                      Action
  +42 -47    packet-fix.c              Modified
  +3 -3      packet-imf.c              Modified
  +3 -4      packet-miop.c             Modified
  +1 -1      packet-netflow.c          Modified
  +3 -4      packet-nsip.c             Modified
  +6 -6      packet-pflog.c            Modified
  +4 -5      packet-rtmpt.c            Modified
  +14 -17    packet-rtp.c              Modified
  +34 -37    packet-zbee-security.c    Modified