mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 06:08:35 -07:00
Random low level API cleanup
This commit is contained in:
@@ -276,7 +276,6 @@ void crypto_cli_store_key(Cli* cli, FuriString* args) {
|
||||
}
|
||||
} while(0);
|
||||
|
||||
explicit_bzero(data, sizeof(data));
|
||||
furi_string_free(key_type);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user