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

Date: Sat, 27 Apr 2013 13:59:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49074

User: eapache
Date: 2013/04/27 06:59 AM

Log:
 From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8605
 
 Numerous improvements to NFS ACL/ACE dissection. For a complete list see
 comment #11 of the bug.
 
 From me:
 - fix an infinite loop caught by fuzzing
 - fix an out-of-bounds memory access caught by valgrind
 - add missing {0,NULL} terminator to value_string array

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