This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/14122] memory leak in nss_parse_service_list()


http://sourceware.org/bugzilla/show_bug.cgi?id=14122

--- Comment #6 from Paul Pluzhnikov <ppluzhnikov at google dot com> 2012-05-20 16:23:50 UTC ---
(In reply to comment #2)

> ==17631== 300 (60 direct, 240 indirect) bytes in 1 blocks are definitely lost
> in loss record 11 of 11
> ==17631==    at 0x4C274A8: malloc (vg_replace_malloc.c:236)
> ==17631==    by 0x4F27DCA: nss_parse_service_list (nsswitch.c:622)
> ==17631==    by 0x4F286ED: __nss_database_lookup (nsswitch.c:164)

Alois,

I can only reproduce the leak using invalid nsswitch.conf entry.

What does your /etc/nsswitch.conf look like?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]