From Mark Cave-Ayland: Fix a crash in the PCNFSD dissector.
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 22 Apr 2009 17:42:47 +0000 (17:42 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 22 Apr 2009 17:42:47 +0000 (17:42 +0000)
commit713a94976c61be5790491b6b7c62d74cd0fa6ade
tree64c2796dc8558daa935a849657352fec9ff06441
parentb35ca2f2c4f2ffbd5feb2e2bb7c72643c00d5269
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.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28128 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-pcnfsd.c
epan/dissectors/packet-rpc.c
epan/dissectors/packet-rpc.h