On 2010-06-21 17:57 PDT, Brian Smith wrote:
> From arcfour.c:
> 
> http://mxr.mozilla.org/mozilla/source/security/nss/lib/freebl/arcfour.c#390
>
> My guess is that valgrind is considering malloc(5) to allocate 5 bytes,
> when really it allocates 8 bytes at least (because of alignment).

See the explanation given in
https://bugzilla.mozilla.org/show_bug.cgi?id=451754#c4
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to