K 10 svn:author V 3 pfg K 8 svn:date V 27 2017-04-16T19:23:10.688556Z K 7 svn:log V 300 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 MFC after: 3 weeks END