From 9e382b6be0e81397f18ec0b733a2e88dc3465a33 Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 2 Sep 2013 09:05:37 +0200 Subject: fontconfig libX11 mesa pixman git update 2 Sep 2013 libX11 commit 215ce6a67863de7acfd6dd3562b4fd97ef87b411 pixman commit 02906e57bd801e20b3094ca348fad563c6b5a922 fontconfig commit d2bb1a8381ba50dce79a487cd82087ca57fdcb68 mesa commit da33347131ff88a3b7979aea2031ce6f34319ed0 --- pixman/pixman/pixman-fast-path.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pixman') diff --git a/pixman/pixman/pixman-fast-path.c b/pixman/pixman/pixman-fast-path.c index 2608268d9..5d52b4a57 100644 --- a/pixman/pixman/pixman-fast-path.c +++ b/pixman/pixman/pixman-fast-path.c @@ -2489,7 +2489,7 @@ fail: FUNC, "Allocation failure or bad matrix, skipping rendering\n"); iter->get_scanline = _pixman_iter_get_scanline_noop; - iter->fini = bilinear_cover_iter_fini; + iter->fini = NULL; } #define IMAGE_FLAGS \ -- cgit v1.2.3