]> git.kaiwu.me - quickjs.git/commit
disable inlining of malloc() wrappers to avoid problems with LTO (#515)
authorFabrice Bellard <fabrice@bellard.org>
Mon, 1 Jun 2026 16:43:57 +0000 (18:43 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Tue, 2 Jun 2026 08:43:18 +0000 (10:43 +0200)
commite6c2be818a3d18e384be9702c6b1c9e68fbe6c11
tree796ae2f363739bbb2598d855e875aa34d1f9bfca
parent163b9b725dd60ad07b56877bcedaa994d6e3551e
disable inlining of malloc() wrappers to avoid problems with LTO (#515)
quickjs.c