aboutsummaryrefslogtreecommitdiffstats
path: root/swaynag
diff options
context:
space:
mode:
authorLibravatar Brian Ashworth <bosrsf04@gmail.com>2019-02-05 01:59:40 -0500
committerLibravatar emersion <contact@emersion.fr>2019-02-05 09:33:45 +0100
commit920c64f569183cfa27923b928c8d19ea56a41332 (patch)
tree2d2e2affc4c11bd8a95c511345d065ccfa9e7592 /swaynag
parentMerge pull request #3562 from vilhalmer/focus_follows_mouse-workspace-last-in... (diff)
downloadsway-920c64f569183cfa27923b928c8d19ea56a41332.tar.gz
sway-920c64f569183cfa27923b928c8d19ea56a41332.tar.zst
sway-920c64f569183cfa27923b928c8d19ea56a41332.zip
load_include_configs: fix wordexp fail condition
This fixes the failure condition for the wordexp call in load_include_configs. The only success value is zero. Since the error codes are positive, having the check be less than zero was causing segfaults on failure when accessing the words.
Diffstat (limited to 'swaynag')
0 files changed, 0 insertions, 0 deletions