+6
−0
test/recipes/90-test_shlibload.t
0 → 100644
+37
−0
test/shlibloadtest.c
0 → 100644
+243
−0
Loading
This should demonstrate that the atexit() handling is working properly (or at least not crashing) on process exit. Reviewed-by:Tim Hudson <tjh@openssl.org> (cherry picked from commit b987d748)