mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
Add valgrind tests and fix memleaks
This commit is contained in:
@@ -69,6 +69,7 @@ mfconn_api_user_get_session_token(mfconn * conn, char *server,
|
||||
"&token_version=2"
|
||||
"&response_format=json",
|
||||
username, password, user_signature);
|
||||
free(user_signature);
|
||||
|
||||
http = http_create();
|
||||
retval =
|
||||
|
||||
Reference in New Issue
Block a user