ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 6491] Buildbot crash output: fuzz-2011-10-26-3561.pcap

Date: Wed, 26 Oct 2011 18:49:23 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6491

--- Comment #11 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> 2011-10-26 18:49:22 PDT ---
Fixed in rev 39626.

Valgrind still gives an initialized-variable warning, though:

==24042== Conditional jump or move depends on uninitialised value(s)
==24042==    at 0x61F86AF: dissect_cip_multiple_service_packet_rsp
(packet-cip.c:3534)
==24042==    by 0x61F8E7F: dissect_cip_generic_service_rsp (packet-cip.c:3686)
==24042==    by 0x61FD4EE: dissect_cip_data (packet-cip.c:4840)
==24042==    by 0x61FDA3C: dissect_cip (packet-cip.c:4963)
==24042==    by 0x60B1E5A: call_dissector_through_handle (packet.c:382)
==24042==    by 0x60B2474: call_dissector_work (packet.c:477)
==24042==    by 0x60B2BE5: dissector_try_uint_new (packet.c:902)
==24042==    by 0x62C1E21: dissect_cpf (packet-enip.c:1224)
==24042==    by 0x62C2711: dissect_enip_pdu (packet-enip.c:1597)
==24042==    by 0x662C2ED: tcp_dissect_pdus (packet-tcp.c:2225)
==24042==    by 0x62C28D9: dissect_enip_tcp (packet-enip.c:1649)
==24042==    by 0x60B1E5A: call_dissector_through_handle (packet.c:382)


I'll leave this open to resolve that.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.