]> git.kaiwu.me - njs.git/commit
Fixed njs_value_property() for NJS_DECLINED from prop handler.
authorAlexander Borisov <alexander.borisov@nginx.com>
Wed, 22 Jul 2020 12:21:14 +0000 (15:21 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Wed, 22 Jul 2020 12:21:14 +0000 (15:21 +0300)
commitbccb159da0eeb1f3f3994a59003c5daacce4df1f
treea9def611804c3d3309c26e9fe3c9b9f46c882071
parentbb381551df03f8da8e4ad73f069fa5085cd676c7
Fixed njs_value_property() for NJS_DECLINED from prop handler.

This ensures retval has valid value for any case except NJS_ERROR.
src/njs_value.c