Skip to content

Commit

Permalink
cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
mom040267 committed Nov 9, 2014
1 parent 9ee8788 commit 1ab7628
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion TODO
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@

==================================================================

1) uclient program upgrade to a full solution.
none

==================================================================

2 changes: 1 addition & 1 deletion src/apps/uclient/mainuclient.c
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ void recalculate_restapi_hmac(void) {
g_upwd[pwd_length] = 0;
}
}
free(pwd);
turn_free(pwd,strlen(pwd)+1);
}
}
}
Expand Down

0 comments on commit 1ab7628

Please sign in to comment.