tomsfastmath/src
Steven Morgan 522a092ffb fp_ident: fix incorrect length in strncat() call.
strncat' last argument is the remaining size of the buffer given in the
first argument, not the total buffer length.

Reported-by: contact@oppida.fr via clamav #11166
Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
2015-04-25 14:22:34 +02:00
..
addsub s_fp_add: completely init c after add 2015-04-25 14:22:34 +02:00
bin fp_toradix_n: make sure too small strings are recognized 2015-04-25 14:22:34 +02:00
bit added tomsfastmath-0.12 2010-07-22 10:06:30 +02:00
divide added tomsfastmath-0.12 2010-07-22 10:06:30 +02:00
exptmod added tomsfastmath-0.12 2010-07-22 10:06:30 +02:00
generators mul generator: update preamble not to compile the code if it's not required 2014-06-12 18:08:34 +02:00
headers fp_toradix[_n]: revise and split up 2015-02-15 23:33:11 +01:00
misc fp_ident: fix incorrect length in strncat() call. 2015-04-25 14:22:34 +02:00
mont ppc32: fix fp_montgomery_reduce assembly 2015-04-17 10:18:45 +10:00
mul fix compile errors 2015-02-15 14:50:20 +01:00
numtheory fp_prime_random_ex: make sure call-back function is not NULL 2014-10-13 16:51:13 +02:00
sqr fix compile errors 2015-02-15 14:50:20 +01:00