gri3-wm/i3-input
Michael Stapelberg e2f47ef466 i3-input: fix (irrelevant) memory leak
Given that the code was exit(0)ing directly after using that memory,
it’s not like this has any effect. However, less false positives on the
clang-analyze report pages is a good thing.
2014-05-15 23:50:09 +02:00
..
Makefile Add stub Makefiles to allow subdir make calls 2012-07-22 19:57:48 +02:00
UnicodeData.txt Add initial version of i3-input, an interactive tool for sending IPC commands 2009-09-20 15:44:14 +02:00
convmap.pl Add initial version of i3-input, an interactive tool for sending IPC commands 2009-09-20 15:44:14 +02:00
i3-input.h Use #pragma once 2014-01-01 15:06:57 +01:00
i3-input.mk fix compilation with older xcb-util with -DXCB_COMPAT (Thanks okraits) 2012-09-03 14:55:27 +02:00
keysym.map Add initial version of i3-input, an interactive tool for sending IPC commands 2009-09-20 15:44:14 +02:00
keysym2ucs.c Add initial version of i3-input, an interactive tool for sending IPC commands 2009-09-20 15:44:14 +02:00
keysym2ucs.h Add initial version of i3-input, an interactive tool for sending IPC commands 2009-09-20 15:44:14 +02:00
main.c i3-input: fix (irrelevant) memory leak 2014-05-15 23:50:09 +02:00