HomeFreeBSD

MFC r315162:

Description

MFC r315162:
libc: provide some bounds-checking through reallocarray(3).

reallocarray(3) is a non portable extension that originated in OpenBSD.
Given that it is already in FreeBSD's libc it is useful for the cases
where reallocation involves a multiplication.

Details

Provenance
pfgAuthored on
Parents
rS316612: In r298230 the value of HEAP_MIN was changed from 3MB to 64MB. Correct a
Branches
Unknown
Tags
Unknown