commit | 3ef9f6b508a8524f385cdc9fdd4b4afca0eac59b | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jan 17 11:52:50 2023 -0800 |
committer | GitHub <noreply@github.com> | Tue Jan 17 11:52:50 2023 -0800 |
tree | 6650d396cd1cb6913a653a0254fc0830cccd16bb | |
parent | 5e52778b1a2a86fe89578b957b1898d165a350fe [diff] |
gh-82052: Don't send partial UTF-8 sequences to the Windows API (GH-101103) Don't send partial UTF-8 sequences to the Windows API (cherry picked from commit f34176b77f222726d901595968a4b44456186da4) Co-authored-by: Paul Moore <p.f.moore@gmail.com>