http://bugs.freedesktop.org/show_bug.cgi?id=16406

           Summary: bad size calculation in r200TryDrawPixels
           Product: Mesa
           Version: CVS
          Platform: Other
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/r200
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: [EMAIL PROTECTED]


While looking at #15696, I noticed the same issue in the r200 driver.

GLint size = width * pitch * cpp;

ITYM s/width/height/


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to