]> git.kaiwu.me - njs.git/commit
Fixed Buffer.prototype.lastIndexOf().
authorDmitry Volyntsev <xeioex@nginx.com>
Wed, 7 Aug 2024 06:05:33 +0000 (23:05 -0700)
committerDmitry Volyntsev <xeioexception@gmail.com>
Fri, 16 Aug 2024 01:35:03 +0000 (18:35 -0700)
commit5d15a8d6dabb44afefd5308e0ebde0cf73597b88
tree1b9b45e1f806a723fc4ca68bd10e288a902ae189
parent8553c2a6a2cb0c7bdd111f5b1799aaba8004eba6
Fixed Buffer.prototype.lastIndexOf().
src/njs_buffer.c
src/test/njs_unit_test.c