ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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