mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix crash
This commit is contained in:
parent
2138270c66
commit
dfceb2a0d0
@ -49,7 +49,7 @@ namespace controller {
|
||||
if (1 == db->loadFromDB("id", id)) {
|
||||
return new HederaAccount(db);
|
||||
}
|
||||
delete db;
|
||||
db->release();
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user