pull up r24056 from trunk ------------------------------------------------------------------------ r24056 | tlyu | 2010-05-19 14:09:37 -0400 (Wed, 19 May 2010) | 8 lines ticket: 6725 subject: CVE-2010-1321 GSS-API lib null pointer deref (MITKRB5-SA-2010-005) tags: pullup target_version: 1.8.2 Make krb5_gss_accept_sec_context() check for a null authenticator checksum pointer before attempting to dereference it. https://github.com/krb5/krb5/commit/03d3e67fc1fb2d3542075bfaa343fce46bbdb852 Commit By: tlyu Revision: 24067 Changed Files: U branches/krb5-1-7/src/lib/gssapi/krb5/accept_sec_context.c