Files
git/compat
Johannes Schindelin 09b998a6af 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 12:24:00 +02:00
..
2017-04-12 21:12:13 +02:00
2016-01-04 09:51:33 -08:00
2017-04-12 21:12:36 +02:00
2010-11-23 16:06:50 -08:00
2017-04-12 21:11:51 +02:00
2011-09-11 14:43:33 -07:00
2017-04-12 21:08:53 +02:00
2017-01-23 11:02:34 -08:00
2017-04-26 12:24:00 +02:00