[issue34492] Python/coreconfig.c: Fix _Py_wstrlist_copy()

2018-08-25 Thread STINNER Victor


STINNER Victor  added the comment:


New changeset 388bd4bd7622f6781260ed388f7c76b673adb0e1 by Victor Stinner 
(Alexey Izbyshev) in branch '3.7':
[3.7] bpo-34492: Modules/main.c: Fix copy_wstrlist() (GH-8910) (GH-8922)
https://github.com/python/cpython/commit/388bd4bd7622f6781260ed388f7c76b673adb0e1


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue34492] Python/coreconfig.c: Fix _Py_wstrlist_copy()

2018-08-25 Thread STINNER Victor


STINNER Victor  added the comment:

Thanks Alexey Izbyshev for the bug report and the fix for 3.7 and master 
branches!

--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue34492] Python/coreconfig.c: Fix _Py_wstrlist_copy()

2018-08-25 Thread Alexey Izbyshev


Change by Alexey Izbyshev :


--
title: Python/coreconfig.c: Missing NULL check in _Py_wstrlist_copy() -> 
Python/coreconfig.c: Fix _Py_wstrlist_copy()

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com