]> git.kaiwu.me - njs.git/commit
Fixed heap-use-after-free in JSON.parse() function.
authorAlexander Borisov <alexander.borisov@nginx.com>
Wed, 27 May 2020 15:18:40 +0000 (18:18 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Wed, 27 May 2020 15:18:40 +0000 (18:18 +0300)
commitd41e2fbbc29cf2b962cc80dd7215f153356eb6ed
treefed77d68bfee95a770a9518f5cd5d82989980a96
parent88caecba84b1bcf2512c07a6bcb21c1432bd1541
Fixed heap-use-after-free in JSON.parse() function.
src/njs_json.c
src/test/njs_unit_test.c