Skip to content

gh-123913: Fix NULL handling in _curses_initscr_impl of _cursesmodule #123914

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

Closed
wants to merge 1 commit into from

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Sep 10, 2024

Thanks to @n-bes for the help with this bug.

@picnixz
Copy link
Member

picnixz commented Sep 10, 2024

I think I addressed it in #123910 (I think we can use #123290 to track the curses bugs unless you want this specific one addressed in a separate issue since it's not entirely related to a reference leak) [my PR is to prepare a refactorization of the curses module]

@sobolevn
Copy link
Member Author

Oh, you beat me by just 2 hours :)
Great work. Closing this PR in favor of #123910

@sobolevn sobolevn closed this Sep 10, 2024
@picnixz
Copy link
Member

picnixz commented Sep 10, 2024

(Actually, I worked on curses since last week; I just split my PR into multiple ones instead. The original one is #123630).

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.

2 participants