fix crash if no uci config file present
authorolivier.hardouin@gmail.com <olivier.hardouin@gmail.com>
Wed, 15 Jun 2016 14:10:22 +0000 (16:10 +0200)
committerJohn Crispin <john@phrozen.org>
Wed, 15 Jun 2016 15:28:03 +0000 (17:28 +0200)
commit57520bcb508235cfa6e046df1321718b2f2051db
treeb66fc51c6a170df298b82630654b707dd1fa6465
parentf07729fc166ce673ecafcfe904c23c38059af171
fix crash if no uci config file present

fix also possible null dereferenced pointers

Signed-off-by: Olivier Hardouin <olivier.hardouin@gmail.com>
uci.c
ucix.c