gnome-control-center/panels/keyboard
Christophe Fergeau e235a8a062 keyboard: Fix leak in find_free_settings_path()
==5944== 90 (16 direct, 74 indirect) bytes in 1 blocks are definitely lost in loss record 11,855 of 16,045
==5944==    at 0x4C28C50: malloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==5944==    by 0x1445EFCC: g_malloc (gmem.c:94)
==5944==    by 0x1445F2AE: g_malloc_n (gmem.c:330)
==5944==    by 0x144982EC: g_variant_dup_strv (gvariant.c:1621)
==5944==    by 0x13EDF251: g_settings_get_strv (gsettings.c:2070)
==5944==    by 0x48D56E: find_free_settings_path (keyboard-shortcuts.c:1651)
==5944==    by 0x48D663: add_custom_shortcut (keyboard-shortcuts.c:1682)
==5944==    by 0x48DB04: add_button_clicked (keyboard-shortcuts.c:1788)

https://bugzilla.gnome.org/show_bug.cgi?id=756762
2015-10-19 11:19:17 +02:00
..
00-multimedia.xml.in keyboard: Use GSettings for those shortcuts 2011-02-16 18:00:38 +00:00
01-input-sources.xml.in keyboard: Add 'reverse' metadata to switch-input-source shortcuts 2014-08-17 20:16:26 +02:00
01-launchers.xml.in Add shortcut to launch gnome-control-center 2014-06-13 15:09:03 +02:00
01-screenshot.xml.in keyboard: Add a screencast shortcut entry 2013-08-14 21:00:41 -04:00
01-system.xml.in keyboard: Use GSettings for those shortcuts 2011-02-16 18:00:38 +00:00
50-accessibility.xml.in keyboard: Rename a11y keyboard shortcuts 2011-11-09 00:04:50 +00:00
cc-keyboard-item.c keyboard: Don't leak CcKeyboardItem::binding 2015-10-19 11:19:17 +02:00
cc-keyboard-item.h keyboard: Remove unused CcKeyboardItem::group 2015-05-15 19:44:00 +02:00
cc-keyboard-option.c keyboard: Add "print screen" and "scroll lock" to compose key options 2014-07-21 11:22:26 +02:00
cc-keyboard-option.h keyboard: Add common XKB options to the Typing shortcuts section 2012-08-20 18:51:39 +02:00
cc-keyboard-panel.c shell: Revert "Let panels have their own commandline flags" 2015-07-16 11:49:34 +02:00
cc-keyboard-panel.h Updated FSF's address 2014-01-29 11:27:38 +01:00
gnome-keybindings.pc.in [keyboard] Rename keybindings to keyboard 2010-10-31 23:58:35 -04:00
gnome-keyboard-panel.desktop.in.in Add NoDisplay to all gnome-control-center panel .desktop files 2013-11-15 08:44:53 -05:00
gnome-keyboard-panel.h panels: Update for Shell API changes 2011-11-07 18:03:14 +00:00
gnome-keyboard-panel.ui keyboard: custom shortcut should require name and command 2015-02-10 13:50:17 +01:00
keyboard-general.c keyboard: Switch to new peripherals settings schema 2015-01-20 14:09:09 +01:00
keyboard-general.h Updated FSF's address 2014-01-29 11:27:38 +01:00
keyboard-shortcuts.c keyboard: Fix leak in find_free_settings_path() 2015-10-19 11:19:17 +02:00
keyboard-shortcuts.h Updated FSF's address 2014-01-29 11:27:38 +01:00
keyboard.gresource.xml keyboard: use a GResource for GtkBuilder UI definition 2013-01-07 10:57:05 +01:00
Makefile.am keyboard: Use AM_CPPFLAGS rather than INCLUDES 2014-06-25 12:28:18 +02:00
wm-common.c keyboard: Make it possible to stop watching for WM changes 2014-09-05 14:15:59 +02:00
wm-common.h keyboard: Make it possible to stop watching for WM changes 2014-09-05 14:15:59 +02:00