wininet: initialize a buffer

Alexandre Julliard julliard at winehq.org
Thu Nov 8 05:12:10 CST 2007


"Lei Zhang" <thestig at google.com> writes:

> Valgrind is complaining we are doing strcmp() on the buffer without
> initializing it.

You should fix the code to not do the strcmp when we don't have a valid
buffer, instead of hiding the bug by clearing memory.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list