Looking at mesa code I get this:

 struct intel_region *region = irb ? irb->region : NULL;

 brw_add_validated_bo(brw, region->buffer);

So region may be set to null under cetain condition but is dereferenced the line after!

--eric




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to