diff options
author | Bjorn Svensson <bjorn.a.svensson@est.tech> | 2021-11-25 08:09:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-24 23:09:23 -0800 |
commit | b5716ee82926316f7764b834eec636f5652d5600 (patch) | |
tree | 0b7fe7ebeb8f10ece5ca29bafe7b6ac8249143a4 /hiredis.c | |
parent | 1aed21a8c50fe075e8abce9db30c3860673f0fc7 (diff) |
Valgrind returns error exit code when errors found (#1011)
By default Valgrind will return the exit code from the tested process.
Since our test can return 0 (ALL TESTS PASS) even when a leak was
found we need to tell Valgrind to return an error code.
This will fail the CI job when issues are found.
Diffstat (limited to 'hiredis.c')
0 files changed, 0 insertions, 0 deletions