X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mono%2Fmetadata%2Fsgen-toggleref.c;h=4709ccfeef6cd3a9cd19dd1bb175019594916f08;hb=c2022b34b7820821406d4e46df7868db89144f2c;hp=5267c7c6030b48d9314151ff3b85523d6fad10e9;hpb=7ec9786a3f74fa661f208915cc9a96f4bd7cb8a6;p=mono.git diff --git a/mono/metadata/sgen-toggleref.c b/mono/metadata/sgen-toggleref.c index 5267c7c6030..4709ccfeef6 100644 --- a/mono/metadata/sgen-toggleref.c +++ b/mono/metadata/sgen-toggleref.c @@ -107,7 +107,7 @@ void sgen_mark_togglerefs (char *start, char *end, ScanCopyContext ctx) } } } - sgen_drain_gray_stack (ctx); + sgen_drain_gray_stack (-1, ctx); } void sgen_clear_togglerefs (char *start, char *end, ScanCopyContext ctx) @@ -133,7 +133,7 @@ void sgen_clear_togglerefs (char *start, char *end, ScanCopyContext ctx) } } } - sgen_drain_gray_stack (ctx); + sgen_drain_gray_stack (-1, ctx); } static void