]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC 297942:
authorpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 20 Apr 2016 00:50:17 +0000 (00:50 +0000)
committerpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 20 Apr 2016 00:50:17 +0000 (00:50 +0000)
commitf284d9115e61fc6c5e2e8377585a224be43c814f
tree55d56a1fff6e2be251f2c0166f1da5364cee1949
parent47802837fa135ffb3ef4bcc7caac950ab7779bc9
MFC 297942:
libgssapi: avoid NULL pointer dereferences.

While here also use NULL instead of zero for pointers.

git-svn-id: svn://svn.freebsd.org/base/stable/9@298316 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libgssapi/gss_add_cred.c
lib/libgssapi/gss_encapsulate_token.c
lib/libgssapi/gss_get_mic.c
lib/libgssapi/gss_inquire_context.c
lib/libgssapi/gss_mech_switch.c
lib/libgssapi/gss_pseudo_random.c
lib/libgssapi/gss_verify_mic.c
lib/libgssapi/gss_wrap.c
lib/libgssapi/gss_wrap_size_limit.c