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 28128: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 22 Apr 2009 17:43:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28128

User: gerald
Date: 2009/04/22 10:43 AM

Log:
 From Mark Cave-Ayland: Fix a crash in the PCNFSD dissector.
 
 From me: Apply Mark's fix to the ident string. Add public #defines for
 the special strings that dissect_rpc_* might return and use them in
 PCNFSD.  Replace a manual buffer allocation with ep_strdup_printf.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +8 -2      packet-pcnfsd.c    Modified
  +4 -7      packet-rpc.c       Modified
  +4 -0      packet-rpc.h       Modified