(change_password): remove extra free
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13660 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -94,7 +94,6 @@ change_password(krb5_context context,
|
||||
&result_string);
|
||||
if (ret) {
|
||||
krb5_warn (context, ret, "krb5_set_password");
|
||||
free(name);
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user