[evince/mcatanzaro/#1333-gnome-3-38] Apply 1 suggestion(s) to 1 file(s)
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince/mcatanzaro/#1333-gnome-3-38] Apply 1 suggestion(s) to 1 file(s)
- Date: Tue, 22 Sep 2020 18:59:41 +0000 (UTC)
commit 61439839b86ed90c7366f48450bf2dfe7665d038
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Tue Sep 22 18:59:40 2020 +0000
Apply 1 suggestion(s) to 1 file(s)
shell/ev-window.c | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/shell/ev-window.c b/shell/ev-window.c
index 167e2710..c5a19110 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -6698,6 +6698,8 @@ static void
launch_action (EvWindow *window, EvLinkAction *action)
{
/* Do nothing, https://gitlab.gnome.org/GNOME/evince/-/issues/1333 */
+ g_warning ("Security alert: this document has been prevented from opening the file ā%sā",
+ ev_link_action_get_filename (action));
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]