When running the CI tests in GHA with UBSan enabled, for an unknown reason, a test is regularly going to timeout. While reducing the time needed for this test, a fix is added to fail nicely when there is not enough memory.
Thomas Monjalon (2): test/hash: check memory allocation test/hash: reduce time of functional R/W test app/test/test_hash_readwrite.c | 35 +++++++++++++++----------- app/test/test_hash_readwrite_lf_perf.c | 4 +++ 2 files changed, 24 insertions(+), 15 deletions(-) -- 2.51.0

