don't double free fd
This commit is contained in:
@@ -341,7 +341,6 @@ propagate_database (krb5_context context, int type,
|
||||
if(ret) {
|
||||
failed++;
|
||||
krb5_warn(context, ret, "krb5_sendauth (%s)", host);
|
||||
close(fd);
|
||||
goto next_host;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user