* conv_princ.c (krb5_425_conv_principal): Call profile_free_list
authorEzra Peisach <epeisach@mit.edu>
Tue, 26 Sep 2000 17:01:58 +0000 (17:01 +0000)
committerEzra Peisach <epeisach@mit.edu>
Tue, 26 Sep 2000 17:01:58 +0000 (17:01 +0000)
commitd1810074391d0e3dfae9df15e715c25425e606cd
treee83139a54278453c0c5c6ca04fa857479271fbdb
parentf51760a152c68a43c4fc2762468eb390e30f7255
    * conv_princ.c (krb5_425_conv_principal): Call profile_free_list
        on v4realms during the iteration loop. Do not call
        profile_release_string with a NULL pointer.

Fixes a memory leak.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12678 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/ChangeLog
src/lib/krb5/krb/conv_princ.c