freebsd-src/lib/libjail
Mark Johnston dfabf3efaa libjail: Guard against programmer error in jailparam_export()
If the caller didn't use jailparam_import() to fetch the parameter
value, an attempt to export it will trigger a segfault.  Make it a bit
easier to figure out what's happening in this situation.

PR:		276809
Reviewed by:	jamie
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D43732
2024-02-04 17:52:30 -05:00
..
jail.3
jail.c libjail: Guard against programmer error in jailparam_export() 2024-02-04 17:52:30 -05:00
jail.h
jail_getid.c
Makefile
Makefile.depend