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(a)winehq.org ReportedBy: jreiser(a)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(a)winehq.org. -- 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.