Skip to content
Snippets Groups Projects
Commit 7768455f authored by Martin Stjernholm's avatar Martin Stjernholm
Browse files

Fixed gc recurse svalue macros to behave correctly in visit functions.

This bug could make Pike.count_memory miss some memory, but more importantly
it could put garbage in the gc mark queue, which in turn might cause a later
gc run to barf. This is likely to fix [bug 5072].

Rev: src/gc.c:1.344
Rev: src/gc.h:1.140
parent 8fb3f816
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment