Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=8218          
     




------- Additional Comments From [EMAIL PROTECTED]  2006-09-20 17:23 -------
(In reply to comment #17)
> I removed the "static" qualifiers from a few functions, and now the valgrind
> output looks like this:
> 
> ==28760== Invalid write of size 1
> ==28760==    at 0x40069A6: memcpy (mac_replace_strmem.c:394)
> ==28760==    by 0x415582E: r200UploadRectSubImage (string3.h:51)
> ==28760==    by 0x4155F13: uploadSubImage (r200_texmem.c:322)
> ==28760==    by 0x41564D0: r200UploadTexImages (r200_texmem.c:516)
Ah didn't realize that's for rectangular texture upload before. So this is again
a write to the (not-allocated-here) indirect buffer area, thus probably not a 
bug.
          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to