mirror of https://github.com/python/cpython
Browse Source
When os.spawnve() fails while handling arguments, free correctly argvlist: pass lastarg+1 rather than lastarg to free_string_array() to also free the first item.pull/1419/head
committed by
GitHub
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue