kernel32: Add UTF-7 support. (try 5)

Alexandre Julliard julliard at winehq.org
Fri Aug 31 02:54:16 CDT 2012


Alex Henrie <alexhenrie24 at gmail.com> writes:

> Try 5 adds two tests for the case where srclen < -1 and passes them both.

You are still overflowing the source.

You need to spend more time on this. You also need to split the patch,
and write some sort of table-driven tests so you can test a lot more
cases, the ones you have are clearly not sufficient.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list