sway/swaygrab
Geoff Greer 98875443ea swaygrab: Increase max depth of JSON parsing to 256. Prevent segfault if IPC response can't be parsed.
The default max nesting depth of json-c is 32, which can cause some valid trees to fail to be parsed, so increase that. Also instead of segfaulting, just abort and print the error returned by json-c.
2017-10-22 14:09:50 -07:00
..
CMakeLists.txt Make asciidoc (and man pages) optional 2017-07-04 16:02:54 -04:00
json.c swaygrab: Increase max depth of JSON parsing to 256. Prevent segfault if IPC response can't be parsed. 2017-10-22 14:09:50 -07:00
main.c fixes a hanging swaygrab 2017-09-11 22:32:00 +02:00
swaygrab.1.txt Fix github links in doc 2017-10-06 05:13:42 +02:00