Wireshark-bugs: [Wireshark-bugs] [Bug 8489] Dissector for NASDAQ's SoupBinTCP 3.0 protocol
Date: Mon, 18 Mar 2013 07:47:15 +0000

Comment # 4 on bug 8489 from
(In reply to comment #2)
> Jaap's points are correct. Also:
> 
> - there's no need to assert the results of conversation_new or wmem_alloc at
> all, those functions never return null
> 
> - please attach a sample capture to test with (and fuzz-testing it yourself
> is recommented, see http://wiki.wireshark.org/FuzzTesting)

I'll remove the assertions.  There's something about assuming memory allocation
works that just scares me :-)

I have some sample captures, but I'm trying to get one that covers the whole
protocol.  I've tested with editcap -E 0.1 on the captures I have, but I'll
give it a more comprehensive run through once I've got the complete coverage in
a capture.

Thanks -- d


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