]> granicus.if.org Git - curl/commit
tests: Make sure libtests call curl_global_cleanup()
authorDan Fandrich <dan@coneharvesters.com>
Sat, 19 Aug 2017 19:27:38 +0000 (21:27 +0200)
committerDan Fandrich <dan@coneharvesters.com>
Sat, 19 Aug 2017 19:42:47 +0000 (21:42 +0200)
commitc468c27b5a8abb8134b3f89439aaac45f37d22d7
tree94fa73f73c03b1ff79df9264332724ecaec8e82c
parentc1a75407cc515f310b8b7caf6bbf6e6cb5fde38c
tests: Make sure libtests call curl_global_cleanup()

This ensures that global data allocations are freed so Valgrind stays
happy. This was a problem with at least PolarSSL and mbedTLS.
tests/libtest/lib1531.c
tests/libtest/lib1550.c
tests/libtest/lib1551.c
tests/libtest/lib543.c
tests/libtest/lib552.c
tests/libtest/lib597.c