gnome-control-center/panels
Martin Pobaschnig 8c7a286511 network: Remove "close-request" signal handler for VPN file import dialog
When the dialog is closed using ESC key, the "close-request" signal is
emitted in addition to the "response" signal. When the "close-request"
is handled, it frees the memory to which info points. In the "response"
signal handler, the memory of info pointer is accessed again, leading
to a segmentation fault.

Fix this by removing the "close-request" function callback, which shares
the same behaviour as the "response" callback function.

Fixes: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2320
2023-01-30 11:39:11 +00:00
..
applications Replace "application" with "app" 2023-01-23 11:10:28 +00:00
background background: Remove unused thumbnail factory 2023-01-25 09:54:10 +00:00
bluetooth bluetooth: Tweak AdwStatusPage design 2023-01-18 11:56:51 +01:00
camera Replace "application" with "app" 2023-01-23 11:10:28 +00:00
color Drop most uses of deprecated gtk_style_context_add/remove_class 2023-01-05 18:55:51 +00:00
common common, info-overview, sharing: Use AdwEntryRow for Hostname entries 2022-12-13 16:16:08 +00:00
datetime Remove no longer used timezone map 2022-12-04 21:38:34 +00:00
default-apps Replace "application" with "app" 2023-01-23 11:10:28 +00:00
diagnostics desktop: Remove obsolete Bugzilla entries 2022-10-20 13:20:09 +00:00
display display: Remove deprecated gtk_widget_show/hide usage 2023-01-02 22:10:39 +00:00
firmware-security firmware-security: Fix strings and mark some of them as translatable 2023-01-05 12:02:57 +00:00
info-overview overview: Remove deprecated gtk_widget_show/hide usage 2023-01-02 22:10:39 +00:00
keyboard keyboard: Add "Hotkey" keyword 2023-01-06 12:40:19 +00:00
location Replace "application" with "app" 2023-01-23 11:10:28 +00:00
microphone Replace "application" with "app" 2023-01-23 11:10:28 +00:00
mouse mouse: Overlay test button on top of artwork 2023-01-03 13:57:53 +00:00
multitasking Replace "application" with "app" 2023-01-23 11:10:28 +00:00
network network: Remove "close-request" signal handler for VPN file import dialog 2023-01-30 11:39:11 +00:00
notifications Replace "application" with "app" 2023-01-23 11:10:28 +00:00
online-accounts desktop: Remove obsolete Bugzilla entries 2022-10-20 13:20:09 +00:00
power power: Remove deprecated gtk_widget_show/hide usage 2023-01-02 22:10:39 +00:00
printers printers: Fix deleting of printers when exiting 2023-01-16 14:32:01 +00:00
region region: Remove deprecated gtk_widget_show/hide usage 2023-01-02 22:10:39 +00:00
removable-media Replace "application" with "app" 2023-01-23 11:10:28 +00:00
screen screen: Add subtitle for the "Automatic Screen Lock" row 2023-01-09 14:46:44 +00:00
search Replace "application" with "app" 2023-01-23 11:10:28 +00:00
sharing Drop most uses of deprecated gtk_style_context_add/remove_class 2023-01-05 18:55:51 +00:00
sound sound: Add .lowres-icon to CcStreamRow app icons 2023-01-30 10:50:11 +00:00
thunderbolt thunderbolt: Ensure client and devices exist when setting visibility 2022-12-21 19:26:32 +00:00
universal-access a11y: Update title when the panel is created 2023-01-04 13:28:13 +00:00
usage Replace "application" with "app" 2023-01-23 11:10:28 +00:00
user-accounts Replace "application" with "app" 2023-01-23 11:10:28 +00:00
wacom log: Improve logging 2022-12-01 11:44:17 +00:00
wwan Drop most uses of deprecated gtk_style_context_add/remove_class 2023-01-05 18:55:51 +00:00
meson.build build: Update G_LOG_DOMAIN 2023-01-25 09:55:34 +00:00
panel-app-icons.svg usage: minor icon tweak 2022-03-01 12:14:52 +01:00