[Bug 36005] windowscodecs/metadata tests fail with WINEDEBUG=warn+heap

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 22 16:41:11 CDT 2014


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

--- Comment #1 from Vincent Povirk <madewokherd at gmail.com> ---
The issue is that IWICEnumMetadataItem_Next copies a larger value than
necessary (because PropVariantCopy does that). Testing on Windows shows similar
failures if we change U(value).uhVal.QuadPart to be a large non-zero value
before calling IWICEnumMetadataItem_Next.

-- 
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