]> git.ipfire.org Git - thirdparty/openssl.git/commit
Address and add tests for edge cases involving short or empty files
authorzriback <zacharythecdr@gmail.com>
Fri, 31 Jan 2025 02:05:32 +0000 (21:05 -0500)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Tue, 29 Apr 2025 04:17:06 +0000 (14:17 +1000)
commit585a1e6f8ba5fcf2c17bf800744b2db4be40d0b0
treed79133588f8429f328d9f6b4c5148b11469573bf
parentf15a2a43ef2df3a6131156e0a88fa44238fb034e
Address and add tests for edge cases involving short or empty files

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26549)
apps/prime.c
test/recipes/20-test_prime.t
test/recipes/20-test_prime_data/empty.txt [new file with mode: 0644]
test/recipes/20-test_prime_data/short_number.txt [new file with mode: 0644]