K 10 svn:author V 3 pfg K 8 svn:date V 27 2017-04-07T16:08:04.304287Z K 7 svn:log V 262 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. END