Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixup! mingw: use Unicode functions explicitly
Let's pass the character count to `swprintf()`, not the byte count (which could possibly cause overflows). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
- Loading branch information