V597 CWE-14 The compiler could delete the 'memset' function call, which is used to flush 'mipmap' object. The memset_s() function should be used to erase the private data. TextureObjectManager.cpp 206 V597 CWE-14 The compiler could delete the 'memset' function call, which is used to flush 'rnd' buffer. The memset_s() function should be used to erase the private data. arc4random.c 97 V597 CWE-14 The compiler could delete the 'memset' function call, which is used to flush 'pData' object. The memset_s() function should be used to erase the private data. FwdLockFile.c 208 V597 CWE-14 The compiler could delete the 'memset' function call, which is used to flush 'pData' object. The memset_s() function should be used to erase the private data. FwdLockConv.c 274 V597 CWE-14 The compiler could delete the 'memset' function call, which is used to flush 'context' object. The memset_s() function should be used to erase the private data. log_event_list.c 94 V597 CWE-14 The compiler could delete the 'memset' function call, which is used to flush 'message' object. The memset_s() function should be used to erase the private data. CryptCommandListener.cpp 369 V597 CWE-14 The compiler could delete the 'memset' function call, which is used to flush 'password' object. The memset_s() function should be used to erase the private data. cryptfs.cpp 2910 V597 CWE-14 The compiler could delete the 'memset' function call, which is used to flush 'thiz' object. The memset_s() function should be used to erase the private data. IObject.cpp 630 V597 CWE-14 The compiler could delete the 'memset' function call, which is used to flush 'entry' object. The memset_s() function should be used to erase the private data. debugger_interface.cc 221 V597 CWE-14 The compiler could delete the 'memset' function call, which is used to flush 'halResult' buffer. The memset_s() function should be used to erase the private data. Effect.cpp 614