bugfix: check for NULL before testing isPartiallyFull(stp->blocks)
authorsimonmar@microsoft.com <unknown>
Fri, 14 Dec 2007 10:32:23 +0000 (10:32 +0000)
committersimonmar@microsoft.com <unknown>
Fri, 14 Dec 2007 10:32:23 +0000 (10:32 +0000)
commit8311cc9208c6d6e1d9ad0458dab62e49bd154ae2
tree94340ca2a393b929223242f58173d35dc18de9c0
parent313734473b419f55ee39d2df442f93a49b709aa4
bugfix: check for NULL before testing isPartiallyFull(stp->blocks)
rts/sm/GC.c