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.master
parent
a1a99421a1
commit
920c64f569
Loading…
Reference in new issue