sway/common
Dan Robertson aa15629f17
Fix memory errors
- read_line: OOB write when a line in /proc/modules contains a
   terminating character at size position.
 - handle_view_created: Ensure that the list_t returned by criteria_for
   is free'd after use
 - ipc_event_binding_keyboard/ipc_event_binding: Properly handle
   json_object reference counting and ownership.
2018-02-11 04:57:54 +00:00
..
CMakeLists.txt Fix link to dotfiles, closes #1193 2017-04-26 10:07:32 -04:00
ipc-client.c UnGNUify the codebase 2017-03-10 23:41:24 -05:00
list.c Added "layout promote" command. 2016-12-29 20:31:30 +01:00
log.c Merge pull request #1419 from 4e554c4c/better_logs 2017-10-23 21:17:52 -04:00
readline.c Fix memory errors 2018-02-11 04:57:54 +00:00
stringop.c FreeBSD fixes 2017-06-06 09:45:50 +02:00
util.c FreeBSD fixes 2017-06-06 09:45:50 +02:00