mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
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 | ||