[Bug 28302] nearly all wine tests show invalid reads/uninitialized values in dib engine

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 7 19:26:00 CDT 2011


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

Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #3 from Austin English <austinenglish at gmail.com> 2011-09-07 19:26:00 CDT ---
(In reply to comment #2)
> Fixed by f4e9bdb90436b0e06c0cd30bfd3d2a12f5c56747.

Rather, partially fixed. The invalid read is still there:
 Invalid read of size 1
    at  matching_color_info (bitblt.c:669)
    by  dibdrv_PutImage (bitblt.c:739)
    by  nulldrv_PutImage (bitmap.c:107)
    by  SetBitmapBits (bitmap.c:544)
    by  CreateBitmapIndirect (bitmap.c:333)
    by  CreateBitmap (bitmap.c:140)
    by  SYSPARAMS_Init (sysparams.c:955)
    by  process_attach (user_main.c:276)
    by  DllMain (user_main.c:332)
    by  __wine_spec_dll_entry (dll_entry.c:40)
    by  ??? (loader.c:139)
    by  MODULE_InitDLL (loader.c:978)
    by  process_attach (loader.c:1067)
    by  process_attach (loader.c:1059)
    by  process_attach (loader.c:1059)
    by  process_attach (loader.c:1059)
    by  attach_process_dlls (loader.c:2541)
    by  ??? (port.c:60)
  Address 0x7f22ef68 is not stack'd, malloc'd or (recently) free'd

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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