Project

General

Profile

« Previous | Next » 

Revision d5bca066

Added by peterzhu2118 (Peter Zhu) over 1 year ago

Unset FL_FINALIZE before running the finalizer

The finalizer could trigger a GC, so FL_FINALIZE could get out of sync
with the finalizer table.