fixed bug caused by last commit lol
This commit is contained in:
parent
c4a5d24aa3
commit
2cfd2afb98
@ -120,7 +120,6 @@ encryptText(char *text, char *keyNew)
|
||||
|
||||
//DEALLOCATION
|
||||
free(key);
|
||||
free(textBuffer);
|
||||
|
||||
return returningText;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user