SIGN IN SIGN UP

bpo-34492: Python/coreconfig.c: Fix _Py_wstrlist_copy() (GH-8910)

bpo-34492: Python/coreconfig.c: Add missing NULL check to _Py_wstrlist_copy().

Fix _Py_wstrlist_clear() call on a wrong list.

Reported by Svace static analyzer.
A
Alexey Izbyshev committed
eb746dbae8b320758ee08f811316d7f283435cc0
Parent: 3738fad
Committed by Victor Stinner <vstinner@redhat.com> on 8/24/2018, 11:34:56 PM