]> git.kaiwu.me - njs.git/commit
Byte string processing was fixed in String.split(),
authorIgor Sysoev <igor@sysoev.ru>
Thu, 7 Jul 2016 17:49:57 +0000 (20:49 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 7 Jul 2016 17:49:57 +0000 (20:49 +0300)
commitc2dd48d3757d3bf6650545e3c4e76fa6fc5bc93f
tree9a44c2615c0bff6f5e26971e12f46d408aa8c642
parentabdc8cd24f47014958b55004eaeae8a5d9c93ca7
Byte string processing was fixed in String.split(),
the issue has been found by Coverity Scan.
njs/njs_string.c
njs/test/njs_unit_test.c