mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-05 16:00:05 +01:00
Update file cryptsetup-ssh.c
This commit is contained in:
@@ -78,7 +78,6 @@ static int token_add(
|
||||
goto out;
|
||||
}
|
||||
|
||||
r = -EINVAL;
|
||||
jobj = json_object_new_object();
|
||||
if (!jobj) {
|
||||
r = -ENOMEM;
|
||||
|
||||
Reference in New Issue
Block a user