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
jail: prevent a null derefence on array parameter assignment Tags None Referenced Files None Subscribers None
Description
Details
|