]> git.kaiwu.me - quickjs.git/commit
fixed buffer overflow in TypedArray.prototype.lastIndexOf()
authorFabrice Bellard <fabrice@bellard.org>
Mon, 25 Aug 2025 13:25:41 +0000 (15:25 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Mon, 25 Aug 2025 13:25:41 +0000 (15:25 +0200)
commitc927eca49a326326181a5db12627ffb48f191fe2
tree2367f10dd7a8466226a7d34f8fedd440e797769d
parent9ce544289fe86acdb8fb33e6a425da151438be05
fixed buffer overflow in TypedArray.prototype.lastIndexOf()
quickjs.c