HomeFreeBSD

jail: prevent a null derefence on array parameter assignment

Description

jail: prevent a null derefence on array parameter assignment

The same variable was used as a counter for an inner and out loop.
Add a new one for the inner loop.

PR: 283934
Reported by: crest at rlwinm.de

Details

Provenance
jamieAuthored on Jul 1 2026, 6:36 PM
Parents
rGde6872045c07: zfs: fix SIMD defines to match OpenZFS HAVE_SIMD() macro
Branches
Unknown
Tags
Unknown