comparison libtommath/bn_mp_prime_is_prime.c @ 1478:3a933956437e coverity

update coverity
author Matt Johnston <matt@ucc.asn.au>
date Fri, 09 Feb 2018 23:49:22 +0800
parents 8bba51a55704
children f52919ffd3b1
comparison
equal deleted inserted replaced
1439:8d24733026c5 1478:3a933956437e
76 LBL_B:mp_clear (&b); 76 LBL_B:mp_clear (&b);
77 return err; 77 return err;
78 } 78 }
79 #endif 79 #endif
80 80
81 /* $Source$ */ 81 /* ref: $Format:%D$ */
82 /* $Revision$ */ 82 /* git commit: $Format:%H$ */
83 /* $Date$ */ 83 /* commit time: $Format:%ai$ */