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

Date: Fri, 08 Apr 2011 20:07:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36525

User: wmeier
Date: 2011/04/08 01:07 PM

Log:
 Don't assign to a proto_item * if the value won't be used: Coverity 990;
 Add some missing code: improves display of "main_opcode" field: Coverity 991, 993 & 994;
 Fix bug introduced a while back: "changeinfo4" field details aren't displayed: Coverity 992;
 Add missing code so READDIR (V4) details  are shown in a subtree (as presumably was originally intended);
 Fix some indentation.

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