Stéphane Wirtel <steph...@wirtel.be> added the comment:

@vstinner

I just initialized argv0 to NULL but the wcsrchr could generate a SIGSEGV.

What do you suggest for the initial value of argv0? try to detect the 
sys.executable and use it for argv0?

----------
stage: patch review -> 

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36308>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to