[Gc] Re[3]: [bdwgc] Add disclaim callback and a "finalized"
object kind (#5)
Petter Urkedal
urkedal at nbi.dk
Wed Apr 11 12:42:24 PDT 2012
[Resent to mailing-list; I forgot to check the recipients.]
On 2012-04-10, Ivan Maidanski wrote:
> Hi Petter,
>
> There's a bug in Disclaim functionality. I've improved disclaim_test to detect the bug. Please fix it.
> I put it temporarily to another branch (to prevent master break) - https://github.com/ivmai/bdwgc/compare/disclaim-test-add
>
> Thanks.
Hi Ivan,
The GC_malloc_finalized was using a possibly uninitialized entry from
the GC_size_map. I pushed a fix to
https://github.com/paurkedal/bdwgc/tree/disclaim-test-add
Thanks for discovering it.
Petter
More information about the Gc
mailing list