diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-02-18 10:58:09 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-18 10:58:09 -0800 |
commit | 65a13c19e86488119cc9bc192f5a0b846d90940f (patch) | |
tree | 32b0580a19cf8bcd694948dc5444d81a6e3de379 /Lib/distutils/command/upload.py | |
parent | 17ca4e193ea25f13a5f0309a0713a6b5bedaf3e4 (diff) | |
download | cpython-git-65a13c19e86488119cc9bc192f5a0b846d90940f.tar.gz |
bpo-32869: Fix incorrect dst buffer size for MultiByteToWideChar (GH-5739)
This function expects the destination buffer size to be given
in wide characters, not bytes.
(cherry picked from commit b3b4a9d3001f1fc7df8efcccdce081de54fa5eab)
Co-authored-by: Alexey Izbyshev <izbyshev@users.noreply.github.com>
Diffstat (limited to 'Lib/distutils/command/upload.py')
0 files changed, 0 insertions, 0 deletions