update saf

This commit is contained in:
Zhi Guan
2017-03-03 22:24:12 +08:00
parent df18c19abc
commit 67eda02ef2
13 changed files with 860 additions and 64 deletions

View File

@@ -55,3 +55,4 @@ static int readfile(const char *file, unsigned char **pout, size_t *len)
return SAR_Ok;
}