Wireshark-bugs: [Wireshark-bugs] [Bug 9482] Buildbot crash output: fuzz-2013-11-27-22455.pcap

Date: Wed, 27 Nov 2013 22:05:57 +0000

changed bug 9482

What Removed Added
Attachment #12187 Flags review_for_checkin? review_for_checkin+

Comment # 3 on bug 9482 from
Comment on attachment 12187 [details]
Avoid attempting FC dissection if the data argument to dissect_fc() is NULL.

Hi Chris,

I committed something similar in r53617 - before I saw this bug and the patch
:-(

It looks like a generic problem. A new-style dissector can never be sure that
its data parameter contains something useful. Do we have to add a check
everywhere?


You are receiving this mail because:
  • You are watching all bug changes.