Comment 13 for bug 415357

Revision history for this message
In , Chris Wilson (ickle) wrote :

Created an attachment (id=30004)
Assert that the read/write pointer is within bounds

A simple assertion to check that the pointer we are about to read from and write is valid (i.e points to within the destination drawable).