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

Date: Tue, 05 Apr 2011 15:09:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36472

User: wmeier
Date: 2011/04/05 08:09 AM

Log:
 Don't assign to a proto_item * if the value won't be used: Coverity 882;
 Also: #include <string.h> not req'd

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +8 -9      packet-dis-pdus.c    Modified