mirror of
https://github.com/opnsense/src.git
synced 2026-05-27 11:53:25 -04: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.
PR: 262471
Reported by: jcaplan at blackberry.com
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| tests | ||
| command.c | ||
| config.c | ||
| jail.8 | ||
| jail.c | ||
| jail.conf.5 | ||
| jaillex.l | ||
| jailp.h | ||
| jailparse.y | ||
| Makefile | ||
| Makefile.depend | ||
| state.c | ||