]> git.ipfire.org Git - thirdparty/openssl.git/commit
mfail: do not count allocations for no file when checked
authorJakub Zelenka <jakub.zelenka@openssl.foundation>
Mon, 1 Jun 2026 21:27:55 +0000 (23:27 +0200)
committerTomas Mraz <tomas@openssl.foundation>
Thu, 11 Jun 2026 15:59:53 +0000 (17:59 +0200)
commit930906e98bcac8524d13e7aa2ca5f7194166313b
treee402dc813b27e4afa0319212b7937b451719c9db
parent6a3c9527ce46e1ef6b0dfe339c79ced7a7f2f6ad
mfail: do not count allocations for no file when checked

This skips some debug and error allocations that cannot be handled

Reviewed-by: Norbert Pocs <norbertp@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.foundation>
MergeDate: Thu Jun 11 16:00:14 2026
(Merged from https://github.com/openssl/openssl/pull/31356)
test/mfail/mfail.c
test/mfail/mfail.h
test/testutil/driver.c