This is the mail archive of the glibc-bugs-regex@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 regex/11193] regexec.c: avoid overflow in realloc buffer length computation


------- Additional Comments From jim at meyering dot net  2010-01-19 16:41 -------
Created an attachment (id=4540)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4540&action=view)
regexec.c: avoid overflow in realloc buffer length computation

2010-01-19  Paul Eggert  <eggert@cs.ucla.edu>

	[BZ #11193]
	regexec.c: avoid overflow in realloc buffer length computation
	* posix/regexec.c (extend_buffers): Avoid overflow in realloc
	buffer length computation.

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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