From c792e6783c8424805b83c50a8c3fd9afa3ab8ed9 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Mon, 22 Aug 2005 17:20:29 +0000 Subject: ref_counts will go negative: COVERED by https://bugs.freedesktop.org/show_bug.cgi?id=4198 --- BUGS | 6 ------ 1 file changed, 6 deletions(-) (limited to 'BUGS') diff --git a/BUGS b/BUGS index 986788a8b..15652a336 100644 --- a/BUGS +++ b/BUGS @@ -34,9 +34,3 @@ cairo_show_text is not updating the current point by the string's advance values -- Caps are added only to the last subpath in a complex path. - --- - -ref_counts will go negative if destroy is called with ref_count == -0. We noticed this in cairo_surface.c but it likely happens in several -places. -- cgit v1.2.1