]> git.kaiwu.me - quickjs.git/commit
fixed crash in OP_add_loc if the variable is modified in JS_ToPrimitiveFree()
authorFabrice Bellard <fabrice@bellard.org>
Mon, 25 Aug 2025 12:50:04 +0000 (14:50 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Mon, 25 Aug 2025 12:50:04 +0000 (14:50 +0200)
commit1168c215d1daf2765a24d950079b1d5538305417
treebce95870c339a1fc3e97a98ba8d2fb312653baea
parente1c18befb8ef661d9ee8a34ebc54e545a0214df9
fixed crash in OP_add_loc if the variable is modified in JS_ToPrimitiveFree()
quickjs.c