set new filename
authorLove Hörnquist Åstrand <lha@kth.se>
Thu, 26 Mar 2009 01:40:44 +0000 (01:40 +0000)
committerLove Hörnquist Åstrand <lha@kth.se>
Thu, 26 Mar 2009 01:40:44 +0000 (01:40 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24955 ec53bebd-3082-4978-b11e-865c3cabbd6b

lib/krb5/config_file.c

index 10ccabafa5aa29cff415984b69680c3aa16b98d1..162f862dd9bd159e2bc62da30b906c2b3cef71d2 100644 (file)
@@ -349,6 +349,7 @@ krb5_config_parse_file_multi (krb5_context context,
                                       N_("malloc: out of memory", ""));
                return ENOMEM;
            }
+           fname = newfname;
        }
     }