]> git.kaiwu.me - quickjs.git/commit
use the host malloc() for all allocations when ASAN is enabled
authorFabrice Bellard <fabrice@bellard.org>
Tue, 2 Jun 2026 08:29:05 +0000 (10:29 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Tue, 2 Jun 2026 08:43:18 +0000 (10:43 +0200)
commitecd05ea13383e9aeba1932548b5303d0d2ff248f
tree4d2ce5e41f0d8f6dba421aec42762c6dbf3b63bc
parent4a13c45081cfcbaa1ba738c05db1ea4d5f99c73f
use the host malloc() for all allocations when ASAN is enabled
quickjs.c