This is the mail archive of the glibc-bugs@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/11189] regexec.c: avoid overflow in computing re_malloc buffer size


------- Additional Comments From jim at meyering dot net  2010-01-19 15:41 -------
Created an attachment (id=4535)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4535&action=view)
regexec.c: avoid overflow in computing re_malloc buffer size

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

	[BZ #11189]
	regexec.c: avoid overflow in computing re_malloc buffer size
	* posix/regexec.c (prune_impossible_nodes): Avoid overflow
	in computing re_malloc buffer size.


-- 


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

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