Evan Huus
changed
bug 10187
Comment # 1
on bug 10187
from Evan Huus
Also on master
==7874== Invalid read of size 1
==7874== at 0x6410D6C: dissect_ber_constrained_bitstring (packet-ber.c:3860)
==7874== by 0x640FC34: dissect_ber_bitstring (packet-ber.c:3916)
==7874== by 0x6C247E8: dissect_kerberos_KDCOptions (kerberos.cnf:231)
==7874== by 0x64136D1: dissect_ber_sequence (packet-ber.c:2351)
==7874== by 0x6C24857: dissect_kerberos_KDC_REQ_BODY (kerberos.cnf:368)
==7874== by 0x64136D1: dissect_ber_sequence (packet-ber.c:2351)
==7874== by 0x6C23BFF: dissect_kerberos_KDC_REQ (kerberos.cnf:388)
==7874== by 0x640EC00: dissect_ber_tagged_type (packet-ber.c:676)
==7874== by 0x6C2332D: dissect_kerberos_TGS_REQ (kerberos.cnf:307)
==7874== by 0x640F9CF: dissect_ber_choice (packet-ber.c:2862)
==7874== by 0x6C22F1F: dissect_kerberos_Applications (kerberos.cnf:185)
==7874== by 0x6C269AB: dissect_kerberos_common
(packet-kerberos-template.c:1778)
==7874== Address 0xe4b1e41 is 0 bytes after a block of size 1 alloc'd
==7874== at 0x4C2B6CD: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==7874== by 0x9D87A38: g_malloc (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.3200.4)
==7874== by 0x6359D1F: wmem_simple_alloc (wmem_allocator_simple.c:55)
==7874== by 0x633414A: tvb_memdup (tvbuff.c:818)
==7874== by 0x6410C7C: dissect_ber_constrained_bitstring (packet-ber.c:3855)
==7874== by 0x640FC34: dissect_ber_bitstring (packet-ber.c:3916)
==7874== by 0x6C247E8: dissect_kerberos_KDCOptions (kerberos.cnf:231)
==7874== by 0x64136D1: dissect_ber_sequence (packet-ber.c:2351)
==7874== by 0x6C24857: dissect_kerberos_KDC_REQ_BODY (kerberos.cnf:368)
==7874== by 0x64136D1: dissect_ber_sequence (packet-ber.c:2351)
==7874== by 0x6C23BFF: dissect_kerberos_KDC_REQ (kerberos.cnf:388)
==7874== by 0x640EC00: dissect_ber_tagged_type (packet-ber.c:676)
You are receiving this mail because:
- You are watching all bug changes.