]> git.kaiwu.me - njs.git/commit
Fixed information leak in Buffer.from().
authorArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Sat, 25 Dec 2021 19:45:30 +0000 (22:45 +0300)
committerArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Sat, 25 Dec 2021 19:45:30 +0000 (22:45 +0300)
commit436f117cb1e3ac049999b5fbd2eed06a4edb356f
treef772d4b911f178ed7f40180a35897535b1ffb2b0
parentbc60f9a2bc956d4c96a36092594778b110ff92d4
Fixed information leak in Buffer.from().

This closes #446 on Github.
src/njs_buffer.c
src/test/njs_unit_test.c