mirror of https://github.com/python/cpython
Browse Source
When the loop in the pymain_read_conf function in this same file calls pymain_init_cmdline_argv() a 2nd time, the pymain->command buffer of wchar_t is overriden and the previously allocated memory is never freed.pull/11650/head
committed by
Victor Stinner
2 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue