Systemd/src/locale
Evgeny Vereshchagin b774852ae6 tests: fix memory leak in test-keymap-util
Fixes:
==27917== 3 bytes in 1 blocks are definitely lost in loss record 1 of 1
==27917==    at 0x4C28BF6: malloc (vg_replace_malloc.c:299)
==27917==    by 0x55083D9: strdup (in /usr/lib64/libc-2.22.so)
==27917==    by 0x1140DA: find_converted_keymap (keymap-util.c:524)
==27917==    by 0x110844: test_find_converted_keymap (test-keymap-util.c:52)
==27917==    by 0x1124FE: main (test-keymap-util.c:213)
==27917==
2016-06-19 15:04:52 +00:00
..
.gitignore
kbd-model-map kbd-model-map: add more mappings for Slovak, Lithuanian, and Khmer 2015-01-22 01:14:54 -05:00
keymap-util.c test-keymap-util: use kbd-model-map/language-fallback-map from $(srcdir) 2016-06-11 11:24:06 -04:00
keymap-util.h keymap-util: add tests and fix one small bug 2016-06-06 09:22:33 -04:00
language-fallback-map locale: Language fallbacks for fr_(BE|CA|CH|LU) to fr_FR (#3178) 2016-05-02 19:43:37 -04:00
localectl.c systemctl: make sure we terminate the bus connection first, and then close the pager (#3550) 2016-06-16 09:29:16 -04:00
localed.c localed: split out keymap parsing to a separate file 2016-06-06 09:22:33 -04:00
Makefile
org.freedesktop.locale1.conf
org.freedesktop.locale1.policy.in
org.freedesktop.locale1.service
test-keymap-util.c tests: fix memory leak in test-keymap-util 2016-06-19 15:04:52 +00:00