From 8d3c9f220c260bd09e03126f924fc6fb58e8c9c5 Mon Sep 17 00:00:00 2001 From: Anders Carlsson Date: Fri, 20 Apr 2001 10:03:28 +0000 Subject: Discard the parsed text if the input variable text is NULL. This fixes a 2001-04-20 Anders Carlsson * pango/pango-markup.c (pango_parse_markup): Discard the parsed text if the input variable text is NULL. This fixes a segfault. --- ChangeLog.pre-1-10 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog.pre-1-10') diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 5e16b50f..156b0d58 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,8 @@ +2001-04-20 Anders Carlsson + + * pango/pango-markup.c (pango_parse_markup): Discard the parsed text if + the input variable text is NULL. This fixes a segfault. + Tue Apr 17 15:44:53 2001 Owen Taylor * Release 0.15 -- cgit v1.2.1