<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED --- - [sna snb/ivb] corruption with chromium"
href="https://bugs.freedesktop.org/show_bug.cgi?id=66990#c31">Comment # 31</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED --- - [sna snb/ivb] corruption with chromium"
href="https://bugs.freedesktop.org/show_bug.cgi?id=66990">bug 66990</a>
from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
<pre>Can you please all test whether:
diff --git a/src/sna/sna_composite.c b/src/sna/sna_composite.c
index 58dd356..6f24eeb 100644
--- a/src/sna/sna_composite.c
+++ b/src/sna/sna_composite.c
@@ -520,7 +520,7 @@ sna_composite_fb(CARD8 op,
if (mask)
validate_source(mask);
- if (mask == NULL &&
+ if (mask == NULL && 0 &&
src->pDrawable &&
dst->pDrawable->bitsPerPixel >= 8 &&
src->filter != PictFilterConvolution &&
stops the corruption?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>