Wireshark-commits: [Wireshark-commits] rev 36528: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sat, 09 Apr 2011 13:44:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36528

User: wmeier
Date: 2011/04/09 06:44 AM

Log:
 Don't assign to a proto_item * if the value won't be used: Coverity 891 & 892;
 Also: #include <stdlib.h> & <string.h> not req'd;  fix some indentation.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +22 -25    packet-edonkey.c    Modified