aboutsummaryrefslogtreecommitdiff
path: root/src/cli/frosix-cli.c
diff options
context:
space:
mode:
authorJoel Urech <joeltobias.urech@students.bfh.ch>2023-07-01 11:32:19 +0200
committerJoel Urech <joeltobias.urech@students.bfh.ch>2023-07-01 11:32:19 +0200
commit814c04fdadab4248bbdb6018fe422282b2af33a5 (patch)
tree9badbdd9e5ee476843025646979281e8af974905 /src/cli/frosix-cli.c
parent77cb58a31c462dc03f7476b37fe618fff0f1f7ad (diff)
downloadfrosix-814c04fdadab4248bbdb6018fe422282b2af33a5.tar.gz
frosix-814c04fdadab4248bbdb6018fe422282b2af33a5.tar.bz2
frosix-814c04fdadab4248bbdb6018fe422282b2af33a5.zip
fix clean up, double free and errors in keygen
Diffstat (limited to 'src/cli/frosix-cli.c')
-rw-r--r--src/cli/frosix-cli.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli/frosix-cli.c b/src/cli/frosix-cli.c
index 2cb9a8d..2f7663e 100644
--- a/src/cli/frosix-cli.c
+++ b/src/cli/frosix-cli.c
@@ -163,7 +163,7 @@ action_cb (void *cls,
json_t *result_state)
{
(void) cls;
- ra = NULL;
+ // ra = NULL;
if (NULL != result_state)
persist_new_state (result_state,