]> git.kaiwu.me - quickjs.git/commit
removed memory leak in case of error in cpool_add() (#468)
authorFabrice Bellard <fabrice@bellard.org>
Thu, 11 Dec 2025 18:17:38 +0000 (19:17 +0100)
committerFabrice Bellard <fabrice@bellard.org>
Thu, 11 Dec 2025 18:17:38 +0000 (19:17 +0100)
commitfcd33c1afa7b3028531f53cd1190a3877454f6b3
tree63a803b369f378322e0318e887238eb014222f36
parente5fd3918c1c4a2ee39016e71b66a9eeda85ce716
removed memory leak in case of error in cpool_add() (#468)
quickjs.c