]> granicus.if.org Git - gc/commit
Fix assertion in GC_mark_from for non-heap regions
authorGabor Drescher <gabor.drescher@cs.fau.de>
Tue, 5 Jul 2016 07:51:50 +0000 (09:51 +0200)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 5 Jul 2016 13:11:00 +0000 (16:11 +0300)
commitda2fcda06974fb50ed9c4a4c760714bd087662a7
treec48032d741dd5173dce6ead4759186de822220f2
parent7fb2a14752f2e7b978cae476f1a8413c8cdecf02
Fix assertion in GC_mark_from for non-heap regions

* mark.c (GC_mark_from): Relax assertion condition for descr and
GC_least/greatest_plausible_heap_addr values.
mark.c