This is the mail archive of the libc-alpha@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]

[v2][PATCH] Fix allocation in nss_compat for large number ofmemberships to a group


Hi,

I introduced a memory leak with my earlier patch, so fixed patch
attached.

Regards,
Siddhesh


ChangeLog:

2012-02-09  Siddhesh Poyarekar  <siddhesh@redhat.com>

	* nis/nss_compat/compat-initgroups.c (getgrent_next_nss,
	_nss_compat_initgroups_dyn): Fall back to malloc/free for
	large group memberships.

Attachment: glibc-nss-compat.patch
Description: Text document


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