]> granicus.if.org Git - gc/commit
2010-05-13 Ivan Maidanski <ivmai@mail.ru> (mostly really Uros Bizjak)
authorivmai <ivmai>
Thu, 13 May 2010 05:10:43 +0000 (05:10 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:53 +0000 (21:06 +0400)
commit3861e04750e68398502d4faf8e9bca183a537140
tree9ea85c7986f63d7b5915a0260e307e6f36827888
parent1616e6e0375141dd68eeca066c64cffd3afc75dc
2010-05-13  Ivan Maidanski <ivmai@mail.ru> (mostly really Uros Bizjak)

* tests/leak_test.c (main): Explicitly define as returning int
(to prevent a spurious test failure on some Linux/alpha targets).
* tests/thread_leak_test.c (main): Ditto.
* tests/thread_leak_test.c: Initialize GC_find_leak in the main
thread (before GC_INIT) only.
* tests/leak_test.c (main): Use GC_set_find_leak() instead of
accessing GC_find_leak directly.
* tests/thread_leak_test.c (main): Ditto.
ChangeLog
tests/leak_test.c
tests/thread_leak_test.c