summaryrefslogtreecommitdiff
path: root/scripts/mod/file2alias.c
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2025-06-25 00:04:56 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2025-07-01 20:07:25 +0900
commit02bb13bd6c55bffb53de8da1eae87533d332235d (patch)
tree0c14ed1d6849606c2c88659e9351351074da30df /scripts/mod/file2alias.c
parentf72ed4c6a375e52a3f4b75615e4a89d29d8acea7 (diff)
kconfig: gconf: always destroy dialog in on_window1_delete_event()
When gtk_dialog_run() returns GTK_RESPONSE_YES or GTK_RESPONSE_NO, gtk_widget_destroy() is not called, resulting in a memory leak. It is better to always destroy the dialog, even if the application is about to exit. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Acked-by: Randy Dunlap <rdunlap@infradead.org>
Diffstat (limited to 'scripts/mod/file2alias.c')
0 files changed, 0 insertions, 0 deletions