Skip to content

BUG: Fix reduction return NULL to be goto fail#24037

Merged
charris merged 1 commit intonumpy:maintenance/1.25.xfrom
charris:backport-24004
Jun 24, 2023
Merged

BUG: Fix reduction return NULL to be goto fail#24037
charris merged 1 commit intonumpy:maintenance/1.25.xfrom
charris:backport-24004

Conversation

@charris
Copy link
Member

@charris charris commented Jun 24, 2023

Backport of #24004.

This should clearly have been a cleanup.

Closes gh-24003


I think the following failure I mentioned is just valgrind late detecting some indirect losses with a delay for whatever reason, since it shouldn't even alloc an iterator.

This should clearly have been a cleanup.

Closes numpygh-24003
@charris charris added 00 - Bug 08 - Backport Used to tag backport PRs labels Jun 24, 2023
@charris charris added this to the 1.25.1 release milestone Jun 24, 2023
@charris charris merged commit fce6df5 into numpy:maintenance/1.25.x Jun 24, 2023
@charris
Copy link
Member Author

charris commented Jun 24, 2023

The test failure is unrelated.

@charris charris deleted the backport-24004 branch June 24, 2023 22:11
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