From 9b0b55cea724f91eb2835294f929c49224bd0bac Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Mon, 18 Aug 2008 08:07:25 +0100 Subject: [PATCH] [test/leaky-dashed-rectangle] Add ref to bug report. Yevgen Muntyan has filed a bug report with the same symptoms as leaky-dashed-rectangle, so add a reminder for when it is finally fixed. --- test/leaky-dashed-rectangle.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/leaky-dashed-rectangle.c b/test/leaky-dashed-rectangle.c index 5a867a42b..b593991b2 100644 --- a/test/leaky-dashed-rectangle.c +++ b/test/leaky-dashed-rectangle.c @@ -26,6 +26,8 @@ /* Test case for bug reported by Franz Schmid * http://lists.cairographics.org/archives/cairo/2008-April/013912.html + * + * See also: http://bugs.freedesktop.org/show_bug.cgi?id=17177 */ #include "cairo-test.h"