[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

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

the-knights-who-say-ni

This was detected by coverity as a REVERSE_INULL issue.

Coverity CID 1464644

…overity_zoneinfo

tiran mentioned this pull request

Jun 22, 2020

Closed

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