K 10 svn:author V 3 jhb K 8 svn:date V 27 2013-03-01T16:19:09.437607Z K 7 svn:log V 219 MFC 246035: - Compute the correct size to reallocate when doubling the size of the array of loaded objects to avoid a buffer overrun. - Use reallocf() to avoid leaking memory if the realloc() fails. PR: kern/175648 END