From: | ghudson@mit.edu |
Subject: | SVN Commit |
In rtree_hier_realms, if the first rtree_hier_tweens call failed, the
cleanup handler would free stweens which had not been initialized.
Initialize ctweens and stweens to NULL in the variable declarations to
make the cleanup handler safe.
https://github.com/krb5/krb5/commit/cef20c2a8b50867599bd862306d6c4e4d7696ef5
Commit By: ghudson
Revision: 21924
Changed Files:
U trunk/src/lib/krb5/krb/walk_rtree.c