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/11191] regexec.c: avoid overflow in computing sum of lengths


------- Additional Comments From jim at meyering dot net  2010-01-19 16:04 -------
Created an attachment (id=4538)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4538&action=view)
regexec.c: avoid overflow in computing sum of lengths

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

	[BZ #11191]
	regexec.c: avoid overflow in computing sum of lengths
	* posix/regexec.c (re_search_2_stub): Check for overflow
	when adding the sizes of the two strings.

-- 


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

------- 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]