Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 255131 | Differences between
and this patch

Collapse All | Expand All

(-)mhash-0.9.9/lib/whirlpool.c (+2 lines)
Lines 970-975 Link Here
970
                    mutils_word8 * digest)
970
                    mutils_word8 * digest)
971
{
971
{
972
   mutils_word32 i;
972
   mutils_word32 i;
973
974
   if(!digest) return;
973
    /*
975
    /*
974
     * return the completed message digest:
976
     * return the completed message digest:
975
     */
977
     */

Return to bug 255131