chiark / gitweb /
[PATCH] more config file parsing robustness
authorazarah@nosferatu.za.org <azarah@nosferatu.za.org>
Tue, 25 Nov 2003 07:25:06 +0000 (23:25 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:13:04 +0000 (21:13 -0700)
commitbefd83cc4ee33f6a557b531d4a1be13472ec67cd
tree981dcb53e25f301129ce5fdb6111b4e2d266d48d
parent49d72e43487164194263d2c80dd27a4627f2169c
[PATCH] more config file parsing robustness

udev kept on segfaulting when it was in use, and not having the time
(and building it with DEBUG=true showing nothing), I have not tracked it
until tonight.  Seems like I made a type-o, and forgotten the ':'
between one line's group and permission parameters.  Attached patch
should stop the segfault, and warn at that at least.
namedev.c