]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32436: Fix potential NULL dereference (#5286)
authorYury Selivanov <yury@magic.io>
Tue, 23 Jan 2018 21:26:07 +0000 (16:26 -0500)
committerGitHub <noreply@github.com>
Tue, 23 Jan 2018 21:26:07 +0000 (16:26 -0500)
commit0bad4d63c654d93e1f32ff35026405a3987db5ca
tree860799a5fbf36f77f1dbd68a8ee98819b773f006
parent9d411c119fdd8e42209ec16be27686a843507f18
bpo-32436: Fix potential NULL dereference (#5286)
Python/hamt.c