diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-09-14 21:48:37 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-14 21:48:37 (GMT) |
commit | ccb3c7654cc3d031fb93bf443a6ef9cfb11f6b43 (patch) | |
tree | 571f86dcc7d2d769429ca7ec9c1df730a6035a00 /Misc/ACKS | |
parent | b9b69003d91c6ea94b890ce24ed25686d30f1428 (diff) | |
download | cpython-ccb3c7654cc3d031fb93bf443a6ef9cfb11f6b43.zip cpython-ccb3c7654cc3d031fb93bf443a6ef9cfb11f6b43.tar.gz cpython-ccb3c7654cc3d031fb93bf443a6ef9cfb11f6b43.tar.bz2 |
bpo-30860: Fix deadcode in obmalloc.c (#3499)
Fix Coverity CID 1417587: _PyMem_Initialize() contains code which is
never executed.
Replace the runtime check with a build assertion.
Diffstat (limited to 'Misc/ACKS')
0 files changed, 0 insertions, 0 deletions