]> git.kaiwu.me - njs.git/commit
QueryString: avoiding arithmetic ops with NULL in parse().
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 11 Jan 2024 23:13:43 +0000 (15:13 -0800)
committerDmitry Volyntsev <xeioex@nginx.com>
Thu, 11 Jan 2024 23:13:43 +0000 (15:13 -0800)
commit4356c55285c0e88483b8cb237ce30f1096c033ea
tree2cc6d89ce7bf80b20611d352c4003efd88c0681b
parent12a5f1bc01ba1706ba11f709c4c5c3cdecda034a
QueryString: avoiding arithmetic ops with NULL in parse().

Found by UndefinedBehaviorSanitizer.
external/njs_query_string_module.c