Files
git/compat
Johannes Schindelin 475e5fe43e 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-04-26 18:04:17 +02:00
..
2017-04-26 17:39:10 +02:00
2016-01-04 09:51:33 -08:00
2017-04-26 17:39:52 +02:00
2017-04-26 16:58:16 +02:00
2017-04-26 16:58:10 +02:00
2017-01-23 11:02:34 -08:00
2017-04-26 18:04:17 +02:00