mirror of
https://github.com/glest/glest-source.git
synced 2025-08-11 02:43:57 +02:00
- round #2 of coverity bug fixes
This commit is contained in:
@@ -303,6 +303,8 @@ bool valid_utf8_file(const char* file_name);
|
||||
|
||||
string getFileTextContents(string path);
|
||||
|
||||
string safeCharPtrCopy(const char *ptr, int maxLength=-1);
|
||||
|
||||
class ValueCheckerVault {
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user