HomeFreeBSD

MFC r317036:

Description

MFC r317036:
libjail: make allocation in jailparam_all() somewhat more robust.

Unsign some variables involved in allocation as they will never be
negative anyways. Provide some bounds checking through reallocarray(3).

This is all very unlikely to have any visible effect.

Reviewed by: jamie

Details

Provenance
pfgAuthored on
Reviewer
jamie
Parents
rS317892: MFC r317340: Report NTB link speed to console and interface.
Branches
Unknown
Tags
Unknown