Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nullptr utilization #13

Open
iMu3ic opened this issue Sep 29, 2023 · 0 comments
Open

Nullptr utilization #13

iMu3ic opened this issue Sep 29, 2023 · 0 comments

Comments

@iMu3ic
Copy link

iMu3ic commented Sep 29, 2023

The 'p' pointer was utilized before it was verified against nullptr. Check lines: 76, 88 in ngx_stream_server_traffic_status_filter.c.
The 'p' pointer was utilized before it was verified against nullptr. Check lines: 420, 432 in ngx_stream_server_traffic_status_filter.c.

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

No branches or pull requests

1 participant