mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
parent
7757cfbecb
commit
3be78ab2b8
@ -167,6 +167,7 @@ static int transfer_new(Manager *m, Transfer **ret) {
|
||||
t->type = _TRANSFER_TYPE_INVALID;
|
||||
t->log_fd = -1;
|
||||
t->stdin_fd = -1;
|
||||
t->stdout_fd = -1;
|
||||
t->verify = _IMPORT_VERIFY_INVALID;
|
||||
|
||||
id = m->current_transfer_id + 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user