Skip to content
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

BUG: Fix tiny memory leaks when like= overrides are used #18461

Merged
merged 1 commit into from Feb 22, 2021

Commits on Feb 21, 2021

  1. BUG: Fix tiny memory leaks when like= overrides are used

    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).
    seberg authored and charris committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    8563a3c View commit details
    Browse the repository at this point in the history