]> git.mdlowis.com Git - proto/labwc.git/commit
config: survive parsing error
authorJohan Malm <jgm323@gmail.com>
Fri, 15 Oct 2021 19:33:55 +0000 (20:33 +0100)
committerJohan Malm <jgm323@gmail.com>
Fri, 15 Oct 2021 19:33:55 +0000 (20:33 +0100)
commitf8e1d763332136b816f6e3f9d31e8ec8ca2d4370
tree0dc09387b98ace4f54a14ef7b48eac17916cb109
parent73b8f06a262b5175dbd8ff4ac03fcc1af389ae02
config: survive parsing error

It is no good crashing on an rc.xml syntax error, particularly on a
SIGHUP when the user could have applications open.
src/config/rcxml.c