Wireshark-bugs: [Wireshark-bugs] [Bug 13049] Buildbot crash output: fuzz-2016-10-24-11612.pcap
Date: Tue, 25 Oct 2016 19:43:57 +0000

Comment # 1 on bug 13049 from
==20338==    by 0x753F2BB: wmem_simple_alloc (wmem_allocator_simple.c:55)
==20338==    by 0x753F919: wmem_list_append (wmem_list.c:156)
==20338==    by 0x694BE1F: call_dissector_work (packet.c:713)

Adding a protocol to pinfo->layers.  Infinite dissection loop, e.g. dissecting
0 bytes and then proceeding to dissect the rest of the packet, which means it
dissects 0 bytes and then proceeds to dissect the rest of the packet, ...?


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