Loading test/ectest.c +1 −0 Original line number Diff line number Diff line Loading @@ -1466,6 +1466,7 @@ static int underflow_test(void) BN_CTX_end(ctx); EC_POINT_free(P); EC_POINT_free(Q); EC_POINT_free(R); EC_GROUP_free(grp); BN_CTX_free(ctx); Loading Loading
test/ectest.c +1 −0 Original line number Diff line number Diff line Loading @@ -1466,6 +1466,7 @@ static int underflow_test(void) BN_CTX_end(ctx); EC_POINT_free(P); EC_POINT_free(Q); EC_POINT_free(R); EC_GROUP_free(grp); BN_CTX_free(ctx); Loading