summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2018-02-09 10:55:32 +0300
committerIvan Maidanski <ivmai@mail.ru>2018-02-09 10:55:32 +0300
commitc6fd81b3049a49a4531be39f5ee8820c13195c45 (patch)
treebf403b472eef033dbbee54dd22dc1ff6c7ef0d3a /tools
parent58241e9ff196d3c957ed7367f64ac35b2f80ef5d (diff)
downloadbdwgc-c6fd81b3049a49a4531be39f5ee8820c13195c45.tar.gz
Replace GC_MALLOC(sizeof T) with GC_NEW(T) in tests
(code refactoring) * tests/realloc_test.c (main): Replace (T*)GC_MALLOC(sizeof(T)) with GC_NEW(T). * tests/test.c (small_cons, mktree, run_one_test): Likewise.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions