]> git.kaiwu.me - njs.git/commit
Fixed heap-use-after-free in await frame.
authorAlexander Borisov <alexander.borisov@nginx.com>
Mon, 1 Nov 2021 15:32:48 +0000 (18:32 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Mon, 1 Nov 2021 15:32:48 +0000 (18:32 +0300)
commit6f3f310f64c10598d8d911b2e1115909bc1b1d57
treea173207c7a65d905f3f2dae5a7e2962d3a3b6f5a
parent06526ff38c6323f1958d75b3a20b02f0c7cb07d9
Fixed heap-use-after-free in await frame.

The bug was introduced in 92d10cd761e2 (0.7.0).
src/njs_async.c