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/11188] regexec.c: avoid arithmetic overflow in buffer size calculation


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

Continuing the merge-from-gnulib marathon, ...

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

	[BZ #11188]
	regexec.c: avoid arithmetic overflow in buffer size calculation
	* posix/regexec.c (build_trtable): Avoid arithmetic overflow
	in size calculation.


-- 


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

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