]> granicus.if.org Git - check/commit
only test test_invalid_set_fork_status if not mem leak checking
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sat, 4 Jan 2014 19:26:38 +0000 (19:26 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sat, 4 Jan 2014 19:26:38 +0000 (19:26 +0000)
commit13cf53265372d021fdb37b04acb5fc9879783d05
tree1ad01c63ac411aede104ff8b1e81c38b3dd78545
parent1a9684160df2c104824290e943f055d7cf89d21e
only test test_invalid_set_fork_status if not mem leak checking

This test leaks memory, as the allocated suite, test case, and
suite runner remain after the call to srunner_run_all() calls
exit(2) due to the error.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1030 64e312b2-a51f-0410-8e61-82d0ca0eb02a
tests/check_check_master.c
tests/check_check_sub.c