]> granicus.if.org Git - gc/commit
Remove nested EXPECT in GC_core_finalized_malloc
authorIvan Maidanski <ivmai@mail.ru>
Tue, 11 Sep 2012 19:13:06 +0000 (23:13 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 11 Sep 2012 19:13:06 +0000 (23:13 +0400)
commit8e62425bc7aeb983c875bc6cfdde6731e0da1d5b
tree35e3cb8f7ae2a82a42e3d793d6c3b525e832a98e
parent9dbe549fded38f9a456004831a9eced840a6ce36
Remove nested EXPECT in GC_core_finalized_malloc

* fnlz_mlc.c (GC_core_finalized_malloc): Remove duplicate (nested)
EXPECT for SMALL_OBJ (since the latter already contains the former).
fnlz_mlc.c