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

Collapse All | Expand All

(-)snmplib/scapi.c (+4 lines)
Lines 563-568 Link Here
563
    }
563
    }
564
564
565
565
566
    if (maclen != USM_MD5_AND_SHA_AUTH_LEN) {
567
        QUITFUN(SNMPERR_GENERR, sc_check_keyed_hash_quit);
568
    }
569
566
    /*
570
    /*
567
     * Generate a full hash of the message, then compare
571
     * Generate a full hash of the message, then compare
568
     * the result with the given MAC which may shorter than
572
     * the result with the given MAC which may shorter than

Return to bug 225105