905ec0db3b
An incorrectly-sized allocation was being made due to an incorrect argument to the `sizeof' operator. Obvious, because it violated the `foo = malloc(sizeof(*foo))' idiom. Hard-to-see, because it was a missing `*' (`*p' versus `**p'). Resulting failure was Reported by: ache Sponsored by: DARPA, Network Associates Laboratories |
||
---|---|---|
.. | ||
fpmath.h | ||
libc_private.h | ||
namespace.h | ||
nss_tls.h | ||
reentrant.h | ||
spinlock.h | ||
un-namespace.h |