bpo-38236: Fix init_dump_ascii_wstr()#16333
bpo-38236: Fix init_dump_ascii_wstr()#16333vstinner merged 1 commit intopython:masterfrom vstinner:fix_dump_pathconfig
Conversation
Add missing "return;" (to not dereference NULL pointer).
|
Add missing "return;" (to not dereference NULL pointer).
https://bugs.python.org/issue38236