From 8e6d88c8b0d2871ec61a42f38352425122281be6 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 26 Sep 2005 22:03:01 +0000 Subject: Guard against using g_strstrip on NULL. Fixes bug #317291. 2005-09-27 Christian Persch * shell/ev-window-title.c: (ev_window_title_update): Guard against using g_strstrip on NULL. Fixes bug #317291. --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 653e6ed..840366e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-09-27 Christian Persch + + * shell/ev-window-title.c: (ev_window_title_update): + + Guard against using g_strstrip on NULL. Fixes bug #317291. + 2005-09-26 Marco Pesenti Gritti * pdf/ev-poppler.cc: -- cgit v0.9.1