Skip to content

gh-104698: Fix reference leak in mmapmodule.c#104700

Merged
pablogsal merged 5 commits intopython:mainfrom
Eclips4:issue-104698
May 21, 2023
Merged

gh-104698: Fix reference leak in mmapmodule.c#104700
pablogsal merged 5 commits intopython:mainfrom
Eclips4:issue-104698

Conversation

@Eclips4
Copy link
Copy Markdown
Member

@Eclips4 Eclips4 commented May 20, 2023

Since macro CHECK_VALID need to redesigned to solve this error, I decided to write new macro CHECK_VALID_AND_RELEASE, which behave the same as CHECK_VALID, but also release a buffer.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants