From f0d769cccb196e24a2de46349d1143d5874fd227 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 26 Mar 2009 01:40:44 +0000 Subject: [PATCH] set new filename git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24955 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/config_file.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/krb5/config_file.c b/lib/krb5/config_file.c index 10ccabafa..162f862dd 100644 --- a/lib/krb5/config_file.c +++ b/lib/krb5/config_file.c @@ -349,6 +349,7 @@ krb5_config_parse_file_multi (krb5_context context, N_("malloc: out of memory", "")); return ENOMEM; } + fname = newfname; } }