mirror of
https://github.com/sheumann/hush.git
synced 2024-11-01 10:06:40 +00:00
7e496a71cf
Fix parsing of all tag-value pairs (in modules.conf in particular). Without this fix, code chokes badly on lines where either value or both tag+value are missing, like bare alias line, or alias w/o the value like alias some-module (syntactically incorrect, but no need for coredumps either). |
||
---|---|---|
.. | ||
Config.in | ||
insmod.c | ||
lsmod.c | ||
Makefile | ||
Makefile.in | ||
modprobe.c | ||
rmmod.c |