diff options
| author | Alexey Izbyshev <izbyshev@users.noreply.github.com> | 2018-02-18 17:57:24 (GMT) | 
|---|---|---|
| committer | Serhiy Storchaka <storchaka@gmail.com> | 2018-02-18 17:57:24 (GMT) | 
| commit | b3b4a9d3001f1fc7df8efcccdce081de54fa5eab (patch) | |
| tree | f7703c631f9a4f6c17e8a71361a42e8a68a5f0a2 /Python/pymath.c | |
| parent | e8eb972514cad6086b752754c1d34d703c04dd82 (diff) | |
| download | cpython-b3b4a9d3001f1fc7df8efcccdce081de54fa5eab.zip cpython-b3b4a9d3001f1fc7df8efcccdce081de54fa5eab.tar.gz cpython-b3b4a9d3001f1fc7df8efcccdce081de54fa5eab.tar.bz2 | |
bpo-32869: Fix incorrect dst buffer size for MultiByteToWideChar (#5739)
This function expects the destination buffer size to be given
in wide characters, not bytes.
Diffstat (limited to 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions
