forked from Telodendria/Telodendria
[FIX] Actually free up things
This commit is contained in:
parent
1e097ff895
commit
39fcee12dd
1 changed files with 1 additions and 0 deletions
|
@ -167,5 +167,6 @@ ROUTE_IMPL(RouteRequestToken, path, argp)
|
|||
|
||||
finish:
|
||||
JsonFree(request);
|
||||
RequestTokenFree(&reqTok);
|
||||
return response;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue