HomeFreeBSD

libjail: Guard against programmer error in jailparam_export()

Description

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

Details

Provenance
markjAuthored on Feb 4 2024, 2:22 AM
Reviewer
jamie
Differential Revision
D43732: libjail: Guard against programmer error in jailparam_export()
Parents
rG064fa628ce37: loader: For EFI, if we don't have ConOut, try ConIn
Branches
Unknown
Tags
Unknown