From e98a8f29a02f1f74a004304940093baaa15d6e21 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sat, 24 Jul 1999 12:13:03 +0000 Subject: [PATCH] (propagate_database): typo, NULL should be auth_context git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6520 ec53bebd-3082-4978-b11e-865c3cabbd6b --- kdc/hprop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kdc/hprop.c b/kdc/hprop.c index 33188bd59..81edb5c9a 100644 --- a/kdc/hprop.c +++ b/kdc/hprop.c @@ -542,7 +542,7 @@ propagate_database (krb5_context context, int v4_db, int ka_db, } pd.context = context; - pd.auth_context = NULL; + pd.auth_context = auth_context; pd.sock = fd; iterate (context, database, afs_cell, db,