Merge branch 'master' into pull350

This commit is contained in:
RichardHitt
2013-01-10 02:14:02 -08:00
11 changed files with 29 additions and 10 deletions

View File

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