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_getid.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
jail.3 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
jail.c libjail: Guard against programmer error in jailparam_export() 2024-02-04 17:52:30 -05:00
jail.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00