[Bug 475546] [NEW] Memory leaks in version 1.6.dfsg.3~beta1-2ubuntu1.1
Dan Searle
dan at censornet.com
Thu Nov 5 16:12:49 GMT 2009
Public bug reported:
Binary package hint: libkrb53
Package: libkrb53
Package Version: 1.6.dfsg.3~beta1-2ubuntu1.1
Description: Ubuntu 8.04.2
Release: 8.04
Using the squid_kerb_auth helper with MIT Kerberos using option
KRB5RCACHETYPE=none, I get these leak reports from valgrind:
==7095== 136 bytes in 2 blocks are definitely lost in loss record 60 of 71
==7095== at 0x4022AB8: malloc (vg_replace_malloc.c:207)
==7095== by 0x40C2690: krb5_rc_resolve_full (in /usr/lib/libkrb5.so.3.3)
==7095== by 0x40BFAB8: krb5_get_server_rcache (in /usr/lib/libkrb5.so.3.3)
==7095== by 0x40B9B9D: krb5_rd_req (in /usr/lib/libkrb5.so.3.3)
==7095== by 0x403D6A0: (within /usr/lib/libgssapi_krb5.so.2.2)
==7095== by 0x404AF22: (within /usr/lib/libgssapi_krb5.so.2.2)
==7095== by 0x4033EC2: gss_accept_sec_context (in /usr/lib/libgssapi_krb5.so.2.2)
==7095== by 0x4050F17: (within /usr/lib/libgssapi_krb5.so.2.2)
==7095== by 0x4033EC2: gss_accept_sec_context (in /usr/lib/libgssapi_krb5.so.2.2)
==7095== by 0x8049CC8: main (squid_kerb_auth.c:495)
==7095==
==7095==
==7095== 204 bytes in 3 blocks are definitely lost in loss record 64 of 71
==7095== at 0x4022AB8: malloc (vg_replace_malloc.c:207)
==7095== by 0x40C2690: krb5_rc_resolve_full (in /usr/lib/libkrb5.so.3.3)
==7095== by 0x40BFAB8: krb5_get_server_rcache (in /usr/lib/libkrb5.so.3.3)
==7095== by 0x403FC2A: (within /usr/lib/libgssapi_krb5.so.2.2)
==7095== by 0x404B02D: (within /usr/lib/libgssapi_krb5.so.2.2)
==7095== by 0x4034615: gss_add_cred (in /usr/lib/libgssapi_krb5.so.2.2)
==7095== by 0x4034A65: gss_acquire_cred (in /usr/lib/libgssapi_krb5.so.2.2)
==7095== by 0x8049C31: main (squid_kerb_auth.c:489)
==7095==
==7095== LEAK SUMMARY:
==7095== definitely lost: 340 bytes in 5 blocks.
==7095== possibly lost: 0 bytes in 0 blocks.
==7095== still reachable: 29,933 bytes in 146 blocks.
==7095== suppressed: 0 bytes in 0 blocks.
** Affects: krb5 (Ubuntu)
Importance: Undecided
Status: New
--
Memory leaks in version 1.6.dfsg.3~beta1-2ubuntu1.1
https://bugs.launchpad.net/bugs/475546
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list