◐ Shell
clean mode source ↗

bpo-41056: Fix a possible MemoryError leak within zoneinfo. by gpshead · Pull Request #21007 · python/cpython

This was detected by coverity as a REVERSE_INULL issue.

@blurb-it

@tiran tiran mentioned this pull request

Jun 22, 2020

pganssle pushed a commit to pganssle/cpython that referenced this pull request

Jun 23, 2020
…thonGH-21007)

This was detected by our Coverity scan as a REVERSE_INULL issue.

Automerge-Triggered-By: @gpshead
(cherry picked from commit d780fa7)

Co-authored-by: Gregory P. Smith <greg@krypto.org>

pganssle added a commit that referenced this pull request

Jun 24, 2020
…-21007)

This was detected by our Coverity scan as a REVERSE_INULL issue.

Automerge-Triggered-By: @gpshead
(cherry picked from commit d780fa7)

Co-authored-by: Gregory P. Smith <greg@krypto.org>

fasih pushed a commit to fasih/cpython that referenced this pull request

Jun 29, 2020
…-21007)

This was detected by our Coverity scan as a REVERSE_INULL issue.

Automerge-Triggered-By: @gpshead