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 'applying zero offset to null pointer' issue #366

Merged
merged 1 commit into from
May 10, 2023

Conversation

jcheng5
Copy link
Member

@jcheng5 jcheng5 commented May 10, 2023

Fixes #365

@jcheng5 jcheng5 requested a review from wch May 10, 2023 05:15
@jcheng5 jcheng5 mentioned this pull request May 10, 2023
7 tasks
@jcheng5 jcheng5 changed the base branch from main to dev May 10, 2023 20:08
@jcheng5 jcheng5 marked this pull request as ready for review May 10, 2023 20:08
@jcheng5 jcheng5 merged commit da838b8 into dev May 10, 2023
@jcheng5
Copy link
Member Author

jcheng5 commented May 10, 2023

Reviewed by @schloerke in person

@nealrichardson nealrichardson deleted the zero-offset-null-pointer branch May 17, 2023 17:05
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.

clang-ASAN: "runtime error: applying zero offset to null pointer"
1 participant