http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50260
User: morriss
Date: 2013/06/30 09:57 AM
Log:
Fix the fuzz failure reported in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8874 :
hf_pn_rt_frag_data is added as a string, declare it as FT_STRING, not FT_NONE.
(What it is has bounced around a bit in trunk; the current state is from r46140.)
I don't know this protocol but I'd think this should really be FT_BYTES...
Directory: /trunk-1.8/plugins/profinet/
Changes Path Action
+1 -1 packet-pn-rt.c Modified