]> www.fi.muni.cz Git - evince.git/commit
Guard against using g_strstrip on NULL. Fixes bug #317291.
authorChristian Persch <chpe@cvs.gnome.org>
Mon, 26 Sep 2005 22:03:01 +0000 (22:03 +0000)
committerChristian Persch <chpe@src.gnome.org>
Mon, 26 Sep 2005 22:03:01 +0000 (22:03 +0000)
commit8e6d88c8b0d2871ec61a42f38352425122281be6
tree1b82e1c3ff8066254e427e0ea32a40ef984b396e
parentc51cd462314ed115f17ad1e20d3db2a362a308f7
Guard against using g_strstrip on NULL. Fixes bug #317291.

2005-09-27  Christian Persch  <chpe@cvs.gnome.org>

* shell/ev-window-title.c: (ev_window_title_update):

Guard against using g_strstrip on NULL. Fixes bug #317291.
ChangeLog
shell/ev-window-title.c