Files
git/compat
Johannes Schindelin f7360da314 winansi: avoid buffer overrun
When we could not convert the UTF-8 sequence into Unicode for writing to
the Console, we should not try to write an insanely-long sequence of
invalid wide characters (mistaking the negative return value for an
unsigned length).

Reported by Coverity.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2017-05-09 22:52:18 +02:00
..
2017-05-09 22:44:21 +02:00
2017-05-09 22:49:13 +02:00
2017-05-09 22:41:03 +02:00
2017-05-09 22:52:18 +02:00