mirror of
https://github.com/opnsense/src.git
synced 2026-02-27 03:40:37 -05:00
Avoid a null dereference when a value-less jailsys parameter is passed to "jail -m". There was already code to handle boolean parameters, but in reality any parameter could be passed without a value. |
||
|---|---|---|
| .. | ||
| tests | ||
| command.c | ||
| config.c | ||
| jail.8 | ||
| jail.c | ||
| jail.conf.5 | ||
| jaillex.l | ||
| jailp.h | ||
| jailparse.y | ||
| Makefile | ||
| Makefile.depend | ||
| state.c | ||