Make source cleah with cppcheck, except for mpc and sasl

This commit is contained in:
RichardHitt
2013-01-09 14:37:57 -08:00
parent 285ddd0b60
commit 6beef589e3
11 changed files with 27 additions and 10 deletions

View File

@@ -108,6 +108,7 @@ sha256_file (char *path, char outputBuffer[65])
if (!buffer)
{
fclose (file);
return ENOMEM;
}