Skip to content

Conversation

@chipitsine
Copy link
Contributor

@chipitsine chipitsine commented Jul 31, 2022

245            dd("found opcode echo location async...");
   CID 258040 (#8 of 8): Explicit null dereferenced (FORWARD_NULL)9. var_deref_model: Passing null pointer computed_args to ngx_http_echo_exec_echo_location_async, which dereferences it. [show details]
246            rc = ngx_http_echo_exec_echo_location_async(r, ctx,
247                                                        computed_args);
248            break;

245            dd("found opcode echo location async...");
   CID 258040 (#8 of 8): Explicit null dereferenced (FORWARD_NULL)9. var_deref_model: Passing null pointer computed_args to ngx_http_echo_exec_echo_location_async, which dereferences it. [show details]
246            rc = ngx_http_echo_exec_echo_location_async(r, ctx,
247                                                        computed_args);
248            break;
@zhuizhuhaomeng zhuizhuhaomeng merged commit 8376edc into openresty:master Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants