details:
https://github.com/nginx/njs/commit/78a34bf74fea40e14c25bfc09f86cc96a81e5c5c
branches: master
commit:78a34bf74fea40e14c25bfc09f86cc96a81e5c5c
user: Dmitry Volyntsev
date: Thu, 10 Oct 2024 18:03:38 -0700
description:
CI: added 32bit test in check-pr job.
---
.github/wo
details:
https://github.com/nginx/njs/commit/6902aaa17d8a2f30c44f2ed0ed165605233a2c6d
branches: master
commit:6902aaa17d8a2f30c44f2ed0ed165605233a2c6d
user: Dmitry Volyntsev
date: Thu, 10 Oct 2024 16:33:13 -0700
description:
Fixed Buffer.prototype.indexOf() on 32bits platforms.
details:
https://github.com/nginx/njs/commit/6c8084b666cfe5db5d9401e7dff7981b5b2eb100
branches: master
commit:6c8084b666cfe5db5d9401e7dff7981b5b2eb100
user: Dmitry Volyntsev
date: Wed, 9 Oct 2024 17:32:11 -0700
description:
Fixed heap-buffer-overflow in Buffer.prototype.indexOf()
details:
https://github.com/nginx/njs/commit/5a8bb2d172ad080efc0d719e7df609ac5355992e
branches: master
commit:5a8bb2d172ad080efc0d719e7df609ac5355992e
user: Dmitry Volyntsev
date: Wed, 9 Oct 2024 18:25:52 -0700
description:
Fixed Buffer.prototype.indexOf() and friends.
With empt
details:
https://github.com/nginx/njs/commit/7b9ae6607b1bc9dae126a1a81ce1041bc79d8734
branches: master
commit:7b9ae6607b1bc9dae126a1a81ce1041bc79d8734
user: Dmitry Volyntsev
date: Wed, 9 Oct 2024 16:05:26 -0700
description:
Test262: reporting name of the testsuite for a failed te
details:
https://github.com/nginx/njs/commit/e0563f4dd6a2ab52b4796b5cc536ce14e8ad6483
branches: master
commit:e0563f4dd6a2ab52b4796b5cc536ce14e8ad6483
user: Dmitry Volyntsev
date: Wed, 9 Oct 2024 17:59:26 -0700
description:
Fixed Buffer.prototype.lastIndexOf() when `from` is prov