]> git.kaiwu.me - quickjs.git/commit
fixed buffer overflow in TypedArray.prototype.with (#492)
authorFabrice Bellard <fabrice@bellard.org>
Sat, 21 Mar 2026 13:18:38 +0000 (14:18 +0100)
committerFabrice Bellard <fabrice@bellard.org>
Sat, 21 Mar 2026 13:18:38 +0000 (14:18 +0100)
commit841dd034c2fac02f9ee3c605d8b96a8f8b49c945
tree3fe5e62fccc369e2df687f24f7fd6c1f6ca76655
parent69090b969fa9d01deeb05011a2bf8537ddf61266
fixed buffer overflow in TypedArray.prototype.with (#492)
quickjs.c