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