]> git.kaiwu.me - quickjs.git/commit
fixed use-after-free via re-entrant GC in FinalizationRegistry weak reference cleanup...
authorFabrice Bellard <fabrice@bellard.org>
Sat, 21 Mar 2026 16:39:27 +0000 (17:39 +0100)
committerFabrice Bellard <fabrice@bellard.org>
Sat, 21 Mar 2026 16:39:27 +0000 (17:39 +0100)
commit5022f2b76ab0e0c1f535224c796bef7bb1ab8e7d
treee6ba955fecab92736c5acf839d884256b2e73282
parente7b9f217b46d567aed203918ba0c36f234d2bd3f
fixed use-after-free via re-entrant GC in FinalizationRegistry weak reference cleanup (#494)
quickjs.c