From af12e77109a1126aa7d1062d20e2355f3f7f041a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 13 Apr 2004 12:33:47 +0000 Subject: [PATCH] free functions also zeros out the key git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13706 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/krb5_keyblock.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/krb5/krb5_keyblock.3 b/lib/krb5/krb5_keyblock.3 index 03f4de905..7bfe890da 100644 --- a/lib/krb5/krb5_keyblock.3 +++ b/lib/krb5/krb5_keyblock.3 @@ -121,10 +121,10 @@ keyblock. The destination keyblock is overritten. .Pp .Fn krb5_free_keyblock -free the content and the keyblock itself. +zeros out and frees the content and the keyblock itself. .Pp .Fn krb5_free_keyblock_contents -frees the content of the keyblock. +zeros out and frees the content of the keyblock. .Pp .Fn krb5_generate_random_keyblock creates a new content of the keyblock