]> git.kaiwu.me - njs.git/commit
Fixed potential buffer overread in String.prototype.match().
authorDmitry Volyntsev <xeioex@nginx.com>
Wed, 10 Jan 2024 01:56:19 +0000 (17:56 -0800)
committerDmitry Volyntsev <xeioex@nginx.com>
Wed, 10 Jan 2024 01:56:19 +0000 (17:56 -0800)
commite3419fafdf339a7f532d0ab054b2a813c7ea939e
tree9193f42dae364da4e456b4b65aa12349fe3b25d2
parentd3a5589379055a9fd10a3fabf6a64f92d95d2f72
Fixed potential buffer overread in String.prototype.match().
src/njs_string.c