$NetBSD: patch-CVE-2011-0064-3,v 1.1 2011/03/05 13:37:20 tron Exp $

Fix for the DoS vulnerability reported in CVE-2011-0064	taken from openSUSE.

--- pango/opentype/hb-buffer.h.orig	2010-02-09 12:06:28.000000000 +0000
+++ pango/opentype/hb-buffer.h	2011-03-05 13:30:22.000000000 +0000
@@ -94,7 +94,7 @@
 void
 hb_buffer_clear_positions (hb_buffer_t *buffer);
 
-void
+hb_bool_t
 hb_buffer_ensure (hb_buffer_t  *buffer,
 		  unsigned int  size);
 
