]> git.kaiwu.me - njs.git/commit
Fixed invalid NULL pointer check.
authorVadim Zhestikov <v.zhestikov@f5.com>
Wed, 22 Mar 2023 16:36:58 +0000 (09:36 -0700)
committerVadim Zhestikov <v.zhestikov@f5.com>
Wed, 22 Mar 2023 16:36:58 +0000 (09:36 -0700)
commita17927ad627c81790d1a5c80a88f275aab128c2e
treef3bf03f4c521f20c522f9f2dc675254df178b14f
parent2d896c0961d95040eded5cfa92c058fc824e1bbf
Fixed invalid NULL pointer check.

This fixes Coverity issues CID 1524495 and CID 1524494.
src/njs_parser.c