summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/iomenu.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-06-29 08:53:22 (GMT)
committerGitHub <noreply@github.com>2017-06-29 08:53:22 (GMT)
commitb78fbaaeab9df8cfbbdae3d5faf2d1537d73e43b (patch)
tree4ed9067f86617ef80a567da50255c491905425ac /Lib/idlelib/iomenu.py
parent38d6a40898940d2c62c637fcc8acce05e75de5c2 (diff)
downloadcpython-b78fbaaeab9df8cfbbdae3d5faf2d1537d73e43b.zip
cpython-b78fbaaeab9df8cfbbdae3d5faf2d1537d73e43b.tar.gz
cpython-b78fbaaeab9df8cfbbdae3d5faf2d1537d73e43b.tar.bz2
bpo-30602: Fix refleak in os.spawnv() (#2212) (#2486)
When os.spawnv() fails while handling arguments, free correctly argvlist: pass lastarg+1 rather than lastarg to free_string_array() to also free the first item. (cherry picked from commit 8acb4cf2b3436652568d7a70228b166316181466)
Diffstat (limited to 'Lib/idlelib/iomenu.py')
0 files changed, 0 insertions, 0 deletions