Skip to content

BUG: fix potential use of null pointer #19232

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

Merged
merged 1 commit into from
Jun 13, 2021

Conversation

charris
Copy link
Member

@charris charris commented Jun 13, 2021

Backport of #19011.

The buffers[iop] pointer was used unsafely in memset after it was verified against nullptr.

@charris charris added 00 - Bug 08 - Backport Used to tag backport PRs labels Jun 13, 2021
@charris charris added this to the 1.20.4 release milestone Jun 13, 2021
@charris charris force-pushed the backport-19007 branch 3 times, most recently from b8ab16e to 7ada262 Compare June 13, 2021 17:53
@charris charris merged commit 9956a8d into numpy:maintenance/1.20.x Jun 13, 2021
@charris charris deleted the backport-19007 branch June 13, 2021 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
00 - Bug 08 - Backport Used to tag backport PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants