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]

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


Hi,

I found another regression in my patch, so posting an updated
patch. Sorry about the mess, but I think this is the last revision to
this patch.

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]