CVSROOT: /cvs Module name: src Changes by: jas...@cvs.openbsd.org 2010/03/31 06:15:13
Modified files: kerberosV/src/lib/krb5: Tag: OPENBSD_4_6 crypto.c Log message: MFC: ----------------------------------------------- - merge a fix from heimdal's 2010-03-21 advisory to add more paranoid checking for underruns when decrypting packets. ok beck@ "sure" deraadt@ - add another check in decrypt_internal_special() prompted by miod@ ok miod@ deraadt@ ----------------------------------------------- ok sthen@