This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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] Fix accesses to uninitialized memory in get_subexp


Jakub Jelinek wrote:

> 	* posix/regexec.c (get_subexp): Remove bkref_str variable.
> 	Extend buffers if needed before comparisons.
> 	(get_subexp_sub): Handle clean_state_log_if_needed failure.

Applied, thanks.

-- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â


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