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

Fix potential null dereference #2646

Merged
merged 3 commits into from
Aug 1, 2023
Merged

Fix potential null dereference #2646

merged 3 commits into from
Aug 1, 2023

Conversation

ZhipengXue97
Copy link
Contributor

Description
Fix the null dereference warning detected by static analyse tool infer@facebook

Warning Type
Null Dereference

Component Name
netcdf-c/libdispatch/drc.c (line:1141)

Additional Information
pointer noprof last assigned on line 1141 could be null and is dereferenced at line 1142

WardF
WardF previously approved these changes Jul 31, 2023
@WardF WardF dismissed stale reviews from DennisHeimbigner and themself via dc3c45e July 31, 2023 23:33
@WardF WardF merged commit 2cd9d26 into Unidata:main Aug 1, 2023
97 checks passed
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.

3 participants