diff options
author | Alexey Izbyshev <izbyshev@ispras.ru> | 2018-08-25 19:46:58 +0300 |
---|---|---|
committer | Victor Stinner <vstinner@redhat.com> | 2018-08-25 18:46:58 +0200 |
commit | 388bd4bd7622f6781260ed388f7c76b673adb0e1 (patch) | |
tree | 243fa0711cc9cc8996582064f52434ab58ce45aa /Python/errors.c | |
parent | 6dc8f0543749a6cedb548ae3df76547edfd9a6b9 (diff) | |
download | cpython-git-388bd4bd7622f6781260ed388f7c76b673adb0e1.tar.gz |
[3.7] bpo-34492: Modules/main.c: Fix copy_wstrlist() (GH-8910) (GH-8922)
* Add missing NULL check reported by Svace static analyzer.
* Fix clear_wstrlist() call on a wrong list.
(cherry picked from commit eb746dbae8b320758ee08f811316d7f283435cc0)
Co-authored-by: Alexey Izbyshev <izbyshev@ispras.ru>
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions