[Bug 36594] valgrind shows uninitialized memory use in windowscodecs/tests/metadata.c

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 6 15:39:51 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=36594

--- Comment #2 from Vincent Povirk <madewokherd at gmail.com> ---
The PNG one is a case where a winapi function is supposed to initialize the
value, but that function isn't implemented yet. We should have the test either
initialize it first, or only check if the function succeeds.

But I don't care much myself because we should just implement the function.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list