Skip to content

Conversation

@seberg
Copy link
Member

@seberg seberg commented Feb 15, 2021

I thought I had fixed these leaks, but it appears I missed some.
We probably should backport this to 1.20.x (its simple), but the leaks
are also pretty harmless unless someone uses like= hundrets of
thousands of times in a running program (and its a new fetaure).


I was running valgrind checks again on master and noticed this, I think last time around I found these same leaks, but apparently did not fix them everywhere and then did not rerun the full test suit (It runs more than a day the way I run it).

I thought I had fixed these leaks, but it appears I missed some.
We probably should backport this to 1.20.x (its simple), but the leaks
are also pretty harmless unless someone uses `like=` hundrets of
thousands of times in a running program (and its a new fetaure).
@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label Feb 16, 2021
@charris charris added this to the 1.20.2 release milestone Feb 16, 2021
@mattip mattip merged commit e907085 into numpy:master Feb 16, 2021
@mattip
Copy link
Member

mattip commented Feb 16, 2021

Thanks @seberg

@seberg seberg deleted the override-leaks branch February 16, 2021 16:02
@charris charris changed the title BUG: Fix tiny memory leaks when like= overrides are used BUG: Fix tiny memory leaks when like= overrides are used Feb 21, 2021
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Feb 21, 2021
@charris charris removed this from the 1.20.2 release milestone Feb 21, 2021
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.

3 participants