Wireshark-bugs: [Wireshark-bugs] [Bug 9379] Buildbot crash output: fuzz-2013-11-04-29681.pcap
Date: Tue, 05 Nov 2013 07:14:31 +0000

changed bug 9379

What Removed Added
Attachment #12005 Flags   review_for_checkin?

Comment # 3 on bug 9379 from
Created attachment 12005 [details]
[PATCH] Bluetooth: RTP: Check if dissector exists before call it

Hello,

Nice catch. NULL guard is ok, because in "bta2dp" there is sent
"codec_dissector" equals NULL if codec dissector is unknown. So this should be
checked in RTP.


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