Allow krb5_verify_init_creds() to take NULL opt arg.
commitce5c231b237cfd2e14ca4c2f62c09bdcb9b0a2bd
authorRoland C. Dowdeswell <elric@imrryr.org>
Fri, 21 Dec 2012 16:23:18 +0000 (22 00:23 +0800)
committerRoland C. Dowdeswell <elric@imrryr.org>
Fri, 21 Dec 2012 16:23:18 +0000 (22 00:23 +0800)
tree16e54097a9e80ff39254f533f45b86288c8eb542
parent087c859db6a98237c9fbcf45703e2ac724039415
Allow krb5_verify_init_creds() to take NULL opt arg.

Without dereferencing it.  krb5_verify_init_creds_opt * to be
precise.
lib/krb5/verify_init.c