Evan Huus
changed
bug 9795
Comment # 1
on bug 9795
from Evan Huus
Master, with tree:
==21404== Conditional jump or move depends on uninitialised value(s)
==21404== at 0x68E8123: tree_add_li (packet-rlc.c:778)
==21404== by 0x68E9BC5: rlc_decode_li.constprop.9 (packet-rlc.c:1820)
==21404== by 0x68EA8F5: dissect_rlc_am (packet-rlc.c:2329)
==21404== by 0x6302667: call_dissector_through_handle (packet.c:626)
==21404== by 0x63030ED: call_dissector_work (packet.c:713)
==21404== by 0x6305050: call_dissector_with_data (packet.c:2295)
==21404== by 0x6302667: call_dissector_through_handle (packet.c:626)
==21404== by 0x63030ED: call_dissector_work (packet.c:713)
==21404== by 0x6305050: call_dissector_with_data (packet.c:2295)
==21404== by 0x6A4AA60: dissect_tb_data (packet-umts_fp.c:771)
==21404== by 0x6A512B4: dissect_fp (packet-umts_fp.c:2511)
==21404== by 0x6302667: call_dissector_through_handle (packet.c:626)
==21404== Uninitialised value was created by a stack allocation
==21404== at 0x68EA733: dissect_rlc_am (packet-rlc.c:2248)
You are receiving this mail because:
- You are watching all bug changes.