Evan Huus
changed
bug 10168
Comment # 6
on bug 10168
from Evan Huus
I will take a look:
==11683== Conditional jump or move depends on uninitialised value(s)
==11683== at 0x4C2DCD3: bcmp (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==11683== by 0x66C63A4: dissect_ipmi_cmd (packet-ipmi.c:286)
==11683== by 0x66C7044: do_dissect_ipmb (packet-ipmi.c:1718)
==11683== by 0x63026AE: call_dissector_through_handle (packet.c:622)
==11683== by 0x63030ED: call_dissector_work (packet.c:713)
==11683== by 0x6305050: call_dissector_with_data (packet.c:2295)
==11683== by 0x6302667: call_dissector_through_handle (packet.c:626)
==11683== by 0x63030ED: call_dissector_work (packet.c:713)
==11683== by 0x6303912: dissector_try_uint_new (packet.c:1144)
==11683== by 0x6303966: dissector_try_uint (packet.c:1170)
==11683== by 0x65C687A: dissect_frame (packet-frame.c:508)
==11683== by 0x6302667: call_dissector_through_handle (packet.c:626)
==11683== Uninitialised value was created by a stack allocation
==11683== at 0x66C5D43: dissect_ipmi_cmd (packet-ipmi.c:449)
You are receiving this mail because:
- You are watching all bug changes.