diff options
author | Ronald Oussoren <ronaldoussoren@mac.com> | 2012-08-22 12:24:14 (GMT) |
---|---|---|
committer | Ronald Oussoren <ronaldoussoren@mac.com> | 2012-08-22 12:24:14 (GMT) |
commit | eb61f8b3a726a8cd1ae3bc3794623e7fe4dd5703 (patch) | |
tree | bc039fa286bfb3a28b295f719cb12b1939e16986 /Makefile.pre.in | |
parent | ee253ebf6265741dd3f747965dfa753e68532353 (diff) | |
download | cpython-eb61f8b3a726a8cd1ae3bc3794623e7fe4dd5703.zip cpython-eb61f8b3a726a8cd1ae3bc3794623e7fe4dd5703.tar.gz cpython-eb61f8b3a726a8cd1ae3bc3794623e7fe4dd5703.tar.bz2 |
Fix for issue 15716: interpreter could crash when PYTHONEXECUTABLE was set on Mac OS X.
This is due to an off-by-one error: the allocated buffer didn't have room for a NUL
character at the end of the mbstowcs result.
Diffstat (limited to 'Makefile.pre.in')
0 files changed, 0 insertions, 0 deletions