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: [PATCH 06/17] posix: Rewrite to use struct scratch_buffer instead of extend_alloca


Adhemerval Zanella <adhemerval.zanella@linaro.org> writes:

> From: Florian Weimer <fweimer@redhat.com>
>
> This patch removes a lot of boilerplate code to manager buffers for
> getpwnam_r.
>
> Checked on x86_64-linux-gnu.
>
> 	[BZ #18023]
> 	* posix/glob.c (glob): Use struct scratch_buffer instead of
> 	extend_alloca.

Still looks good to me.

Thanks,
Florian


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