Ondřej Bílka 2f5c175055 Handle overflow in __hcreate_r
Hi,

As in bugzilla entry there is overflow in hsearch when looking for prime
number as SIZE_MAX - 1 is divisible by 5. We fix that by rejecting large
inputs before looking for prime.

	* misc/hsearch_r.c (__hcreate_r): Handle overflow.
2015-08-25 15:08:23 +02:00
..
..
2009-01-23 20:41:36 +00:00
2004-09-25 06:49:33 +00:00
2012-01-07 23:57:22 -05:00
2015-06-17 20:21:19 +00:00
2015-08-25 15:08:23 +02:00
2015-02-18 18:47:34 +00:00
2015-08-16 17:34:35 +02:00
2015-08-16 17:34:35 +02:00
2006-06-17 17:01:42 +00:00
2012-01-07 23:57:22 -05:00
2015-06-17 20:21:19 +00:00