]> git.kaiwu.me - njs.git/commit
Removed unnecessary NULL checks introduced in 86f55a7dc4a4.
authorAlexander Borisov <alexander.borisov@nginx.com>
Mon, 1 Jun 2020 15:09:28 +0000 (18:09 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Mon, 1 Jun 2020 15:09:28 +0000 (18:09 +0300)
commit78f3b62cb4794d8f314be3402540ccda24685953
tree655a5ab99381f392872e7f322a9d511b73446478
parentd56c37d638d91c7885c0a49ce814d9972e62bd75
Removed unnecessary NULL checks introduced in 86f55a7dc4a4.

Found by Clang static analyzer.
src/njs_parser.c
src/test/njs_unit_test.c