diff options
author | Christian Heimes <christian@python.org> | 2017-09-06 04:43:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-06 04:43:19 (GMT) |
commit | c3c3062169fad11e0e74aa85ff1f3d69c0170d42 (patch) | |
tree | 1cdd8556e3f30fc06b8f303697b69d76f354e2c7 /Python/pystrhex.c | |
parent | ff125e1aa9ee4eb928de79320a0e7c1b0c0f58f4 (diff) | |
download | cpython-c3c3062169fad11e0e74aa85ff1f3d69c0170d42.zip cpython-c3c3062169fad11e0e74aa85ff1f3d69c0170d42.tar.gz cpython-c3c3062169fad11e0e74aa85ff1f3d69c0170d42.tar.bz2 |
[3.6] _pickle: Fix whichmodule() (GH-3358) (#3361)
_PyUnicode_FromId() can return NULL: replace Py_INCREF() with
Py_XINCREF().
Fix coverity report: CID 1417269.
(cherry picked from commit af46eb8)
Diffstat (limited to 'Python/pystrhex.c')
0 files changed, 0 insertions, 0 deletions