On one of my systems where I installed LibreSSL development headers:--8<---------------cut here---------------start------------->8---
LibSSL version : LibreSSL 4.1.0
…
tests that fail 1/2
/home/gratz/ntp/ntpsec/build/main/libaes_siv/runtests
stderr:
runtests: ../../libaes_siv/tests.c:80: test_malloc_failure: Assertion `ret == 1' failed.
--8<---------------cut here---------------end--------------->8---The same test works correctly when using OpenSSL 3.5.3 headers instead.
The binary also works just fine when ignoring the fail and tests w/o
errors (I don't know if that part gets exercised though), but I think
the asserts in the code (there's a second one a few lines later that
testst for "ret > 1") are just not correct for LibreSSL.
_______________________________________________ devel mailing list [email protected] https://lists.ntpsec.org/mailman/listinfo/devel
