Evan Huus
changed
bug 8617
Comment # 1
on bug 8617
from Evan Huus
==6125== Invalid write of size 1
==6125== at 0x61D18D3: dissect_pft (packet-dcp-etsi.c:219)
==6125== by 0x60181FF: call_dissector_through_handle (packet.c:420)
==6125== by 0x60188DC: call_dissector_work (packet.c:511)
==6125== by 0x601931B: dissector_try_string (packet.c:1176)
==6125== by 0x61D114C: dissect_dcp_etsi (packet-dcp-etsi.c:201)
==6125== by 0x6019BC2: dissector_try_heuristic (packet.c:1657)
==6125== by 0x658CFAF: decode_udp_ports (packet-udp.c:281)
==6125== by 0x658D5EF: dissect (packet-udp.c:595)
==6125== by 0x60181FF: call_dissector_through_handle (packet.c:420)
==6125== by 0x60188DC: call_dissector_work (packet.c:511)
==6125== by 0x601901A: dissector_try_uint_new (packet.c:923)
==6125== by 0x630827E: dissect_ip (packet-ip.c:1841)
==6125== Address 0xca84c10 is not stack'd, malloc'd or (recently) free'd
==6125==
==6125== Invalid write of size 8
==6125== at 0x4C2E893: memcpy@@GLIBC_2.14 (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==6125== by 0x61D19A8: dissect_pft (string3.h:51)
==6125== by 0x60181FF: call_dissector_through_handle (packet.c:420)
==6125== by 0x60188DC: call_dissector_work (packet.c:511)
==6125== by 0x601931B: dissector_try_string (packet.c:1176)
==6125== by 0x61D114C: dissect_dcp_etsi (packet-dcp-etsi.c:201)
==6125== by 0x6019BC2: dissector_try_heuristic (packet.c:1657)
==6125== by 0x658CFAF: decode_udp_ports (packet-udp.c:281)
==6125== by 0x658D5EF: dissect (packet-udp.c:595)
==6125== by 0x60181FF: call_dissector_through_handle (packet.c:420)
==6125== by 0x60188DC: call_dissector_work (packet.c:511)
==6125== by 0x601901A: dissector_try_uint_new (packet.c:923)
==6125== Address 0x0 is not stack'd, malloc'd or (recently) free'd
You are receiving this mail because:
- You are watching all bug changes.