CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/10/14 14:36:56
Modified files:
usr.bin/usbhidaction: usbhidaction.c
Log message:
Call err() instead of crashing if hid_start_parse() fails. Don't
leak FILEs or memory when parsing the conf fails. Don't segv on
the first action when told to ignore unknown lines and there are
lines to ignore.
ok deraadt@ miod@
