NetBSD/games/factor
drochner f79e06d729 fix an obvious flaw in bounds check: the array of precomputed primes
could be overrun if its last entry (65537) was a factor of the input
(this does not affect PR misc/43192 -- the factors are much larger
here: 7742394596501*159455563099482401)
2010-04-22 14:28:48 +00:00
..
Makefile
factor.6 Add backslash before a dash to get a minus. 2010-04-22 06:57:13 +00:00
factor.c fix an obvious flaw in bounds check: the array of precomputed primes 2010-04-22 14:28:48 +00:00