]> git.sur5r.net Git - i3/i3/commit
Reject empty swallow definitions 2105/head
authorIngo Bürk <ingo.buerk@tngtech.com>
Fri, 11 Dec 2015 08:00:20 +0000 (09:00 +0100)
committerIngo Bürk <ingo.buerk@tngtech.com>
Fri, 11 Dec 2015 19:28:13 +0000 (20:28 +0100)
commite3a5c004d36d2773678610a8610f65045fba2664
tree4dbda7c29ad685bf74700b688d8477257979cef6
parent04be42f7cd2febf92939cb6eddf3527397ae4dc3
Reject empty swallow definitions

Empty swallow definitions don't make sense and can lead to crashes,
for that reason we reject them.

fixes #2099
src/load_layout.c
testcases/t/216-layout-restore-split-swallows.t
testcases/t/234-layout-restore-output.t