diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-09-05 21:30:16 (GMT) |
---|---|---|
committer | Christian Heimes <christian@python.org> | 2017-09-05 21:30:16 (GMT) |
commit | af46eb8d5f23c6f4e69a6a1f579fac8c2250b7c2 (patch) | |
tree | 2c658c1719de444619c52733f0fac6c311036d9a /Python/getcompiler.c | |
parent | 564a2c68add64ebf2e558a54f5697513b19293cb (diff) | |
download | cpython-af46eb8d5f23c6f4e69a6a1f579fac8c2250b7c2.zip cpython-af46eb8d5f23c6f4e69a6a1f579fac8c2250b7c2.tar.gz cpython-af46eb8d5f23c6f4e69a6a1f579fac8c2250b7c2.tar.bz2 |
_pickle: Fix whichmodule() (#3358)
_PyUnicode_FromId() can return NULL: replace Py_INCREF() with
Py_XINCREF().
Fix coverity report: CID 1417269.
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions