diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-26 13:59:41 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-26 13:59:41 +0200 |
commit | 9a2261a3729805ca5e5062c37767df80ced9e5df (patch) | |
tree | f49b41c8fab0a15ea3c057ce26f58a4deebe6d38 /Python/Python-ast.c | |
parent | 97e561ef24b6270d0000e21be3afb994caefcd8f (diff) | |
download | cpython-git-9a2261a3729805ca5e5062c37767df80ced9e5df.tar.gz |
zipimport: initialize fullpath to NULL
In some cases, fullpath value is used whereas fullpath was not always
initialized. Warning found by the Clang Static Analyzer.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions