Skip to content

Fix double free - #2

Closed
kyakdan wants to merge 3 commits into
mainfrom
fix-double-free
Closed

Fix double free#2
kyakdan wants to merge 3 commits into
mainfrom
fix-double-free

Conversation

@kyakdan

Copy link
Copy Markdown
Member

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

We set the current_nonce pointer to NULL after calling free().
@kyakdankyakdan closed this Dec 17, 2023
@PBetzler
PBetzler deleted the fix-double-free branch August 26, 2024 07:45
@precogs-aiprecogs-aiBot mentioned this pull request Feb 27, 2026
Sign up for freeto 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

@kyakdan