[Bug 8492] Geoinfo Muenchen fails to display city logo
3 Oct
2007
3 Oct
'07
3:21 a.m.
http://bugs.winehq.org/show_bug.cgi?id=8492 --- Comment #15 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-10-02 22:21:52 ---
+ APM_HEADER *header = (APM_HEADER *)data; ... + if ((hr = OLEPictureImpl_LoadMetafile(This, data + sizeof(APM_HEADER), size - sizeof(header))) != S_OK) + return hr;
Shouldn't sizeof(header) above actually be either sizeof(APM_HEADER) or sizeof(*header)? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
6644
Age (days ago)
6644
Last active (days ago)
0 comments
1 participants
participants (1)
-
wine-bugs@winehq.org