| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-02-11 | Fix memory errors | Dan Robertson | -1/+1 | |
| - 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. | ||||
| 2016-12-15 | Handle malloc failures from read_line | Drew DeVault | -0/+3 | |
| 2016-06-06 | Common: Readline: Ignore newline on '\' escaped line ends. | Roosembert Palacios | -0/+7 | |
| Escape line return when reading from a file with the '\' character. Similar to shell scripts. Signed-off-by: Roosembert Palacios <roosembert.palacios@epfl.ch> | ||||
| 2016-01-28 | Print /proc/<pid>/maps on segfault | Drew DeVault | -1/+26 | |
| 2015-11-26 | Parse command line args for swaymsg | Drew DeVault | -0/+39 | |
