use memset_s
commit93518bfab4e495bf4130be354464965e48a786c0
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 28 Apr 2017 15:11:07 +0000 (28 11:11 -0400)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 29 Apr 2017 05:05:59 +0000 (29 01:05 -0400)
tree83c0467ecaa66a2b95e704fb130bc903e99d82ce
parent85acd57c8a288ce92f42bcf62737eebe385bce90
use memset_s

lib roken includes support for memset_s() but it was not applied
to the Heimdal source tree.

Change-Id: I8362ec97a9be50205bb2d398e65b629b88ce1acd
21 files changed:
appl/su/su.c
kadmin/cpw.c
kadmin/random_password.c
kuser/kinit.c
lib/gssapi/krb5/arcfour.c
lib/gssapi/krb5/get_mic.c
lib/gssapi/krb5/verify_mic.c
lib/gssapi/ntlm/init_sec_context.c
lib/hcrypto/md2.c
lib/hcrypto/rand-fortuna.c
lib/hdb/mkey.c
lib/hx509/ks_file.c
lib/krb5/crypto-arcfour.c
lib/krb5/crypto-des-common.c
lib/krb5/crypto-pk.c
lib/krb5/deprecated.c
lib/krb5/init_creds_pw.c
lib/krb5/kcm.c
lib/krb5/salt-des.c
lib/krb5/salt-des3.c
lib/ntlm/ntlm.c