http://bugs.winehq.org/show_bug.cgi?id=14357
Summary: undefined edge padding in bitmaps annoys valgrind Product: Wine Version: 1.0.0 Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: jreiser@BitWagon.com
Created an attachment (id=14655) --> (http://bugs.winehq.org/attachment.cgi?id=14655) clear edge padding on X11 bitmap
When storage for a X11 bitmap has padding for alignment at the ends of each scan line, then the undefined padding bytes annoy valgrind(memcheck). Patch against wine-1.0 is attached below, and also will be sent to wine-patches@winehq.org.