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 double free bug #8

Closed
wants to merge 6 commits into from
Closed

Fix double free bug #8

wants to merge 6 commits into from

Conversation

kyakdan
Copy link
Member

@kyakdan kyakdan commented Mar 25, 2024

We set the current_nonce pointer to NULL after calling free().

Needed to exclude unrelated GTest source files and headers from the coverage report
Set the current_nonce pointer to NULL after calling free().
Copy link

ci-fuzz-check bot commented Mar 25, 2024

findings-found-icon 2 assessed findings detected  View Findings
The final number may be higher than displayed as the scan progresses in the background. For more information, check the Code Intelligence Documentation

Copy link

ci-fuzz-check bot commented Mar 25, 2024

findings-found-icon 2 assessed findings detected  View Findings
The final number may be higher than displayed as the scan progresses in the background. For more information, check the Code Intelligence Documentation

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.

1 participant