[njs] Fixed Buffer.prototype.lastIndexOf() when `from` is provided.

2024-10-10 Thread noreply
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

[njs] Fixed Buffer.prototype.lastIndexOf().

2024-08-15 Thread noreply
details: https://github.com/nginx/njs/commit/5d15a8d6dabb44afefd5308e0ebde0cf73597b88 branches: master commit:5d15a8d6dabb44afefd5308e0ebde0cf73597b88 user: Dmitry Volyntsev date: Tue, 6 Aug 2024 23:05:33 -0700 description: Fixed Buffer.prototype.lastIndexOf(). --- src/njs_buf