]> git.ipfire.org Git - thirdparty/dracut.git/commit
install: add more error handling
authorHarald Hoyer <harald@redhat.com>
Fri, 29 Aug 2014 11:22:11 +0000 (13:22 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 29 Aug 2014 11:37:40 +0000 (13:37 +0200)
commite7ba1392e180eb6f5e19dfd28a340a98cf09a3cd
tree3b72c54d3ff3de5ff102f25c3f9fa1401267e234
parentc23d6ce6eacbc424150a2797b251b9b5d5380618
install: add more error handling

also limit local variable scopes
and remove bogus checks to negativity of unsigned vars
install/dracut-install.c
install/log.c
install/macro.h
install/strv.c
install/strv.h
install/util.c