Checks for NULL pointers and result of read() for Squish and Jam

This commit is contained in:
Stas Degteff
2010-03-21 23:37:12 +00:00
parent 7ccca29f1d
commit 11d0b8bb0a
3 changed files with 121 additions and 12 deletions

View File

@@ -152,7 +152,7 @@ void GUser::seekwrite()
}
}
// ------------------------------------------------------------------
int GUser::find(const char* __name, char* __result, int __wildcards) {