diff --git a/libgsf.gnome634435.avoidcrash.patch b/libgsf.gnome634435.avoidcrash.patch index 14c6aa2..5949e13 100644 --- a/libgsf.gnome634435.avoidcrash.patch +++ b/libgsf.gnome634435.avoidcrash.patch @@ -12,7 +12,6 @@ diff -ru libgsf-1.14.19/gsf/gsf-msole-utils.c libgsf-1.14.19.foo/gsf/gsf-msole-u + g_error_free (error); + } + else { -+ g_warning ("error: %s", "Corrupt document"); + g_warning ("unknown error parsing vt_cf"); + } g_free (res);