tomasaccini/valgreen

--error-exitcode option not working

Opened this issue · 0 comments

valgreen --error-exitcode=1 ./exec

gives an exit code of 0 even when memory errors are reported. This makes it harder to use as part of automated unit testing