rachyyyy
rachyyyy
Potential memory leak in[ shell.c](https://github.com/fogleman/Craft/blob/d6888a6e1e54340358ce25b1220f410541360b6b/deps/sqlite/shell.c) line 2357. **The while loop is executed without releasing Zsql will cause a memory leak.** [Doc](https://www.sqlite.org/c3ref/mprintf.html) says "The sqlite3_mprintf() and sqlite3_vmprintf() routines write their results...
### The language of WCDB > Java ### The platform of WCDB > Android ### What's the issue? > Potential memory leak in [com_tencent_wcdb_database_SQLiteConnection.cpp](https://github.com/Tencent/wcdb/blob/b303d9dc2cccc1d93f782a301ee86a43f2cf2e19/android/jni/com_tencent_wcdb_database_SQLiteConnection.cpp) line 430-433. **The err is not...
### The language of WCDB > Java ### The platform of WCDB > Android ### What's the issue? > Potential memory leak in [mm_backup.c](https://github.com/Tencent/wcdb/blob/b303d9dc2cccc1d93f782a301ee86a43f2cf2e19/backup/mm_backup.c) line 504. **vt_sql is not freed...
### The language of WCDB > Java ### The platform of WCDB > Android ### What's the issue? > Potential memory leak in [mm_recover.c](https://github.com/Tencent/wcdb/blob/b303d9dc2cccc1d93f782a301ee86a43f2cf2e19/backup/mm_recover.c) line 568. **Errmsg is not released...
### The language of WCDB > Java ### The platform of WCDB > Android ### What's the issue? > Potential memory leak in [com_tencent_wcdb_repair_DBDumpUtil.cpp](https://github.com/Tencent/wcdb/blob/b303d9dc2cccc1d93f782a301ee86a43f2cf2e19/android/jni/com_tencent_wcdb_repair_DBDumpUtil.cpp) line 308. **Calling sqlite3_free() only when...
Potential memory leak in [kuhl_m_sid.c](https://github.com/gentilkiwi/mimikatz/blob/a2271237d168c6ca40d11ece565cf97a5e1d3fc1/mimikatz/modules/kuhl_m_sid.c) line 113, 156 and 188. **The return value of ldap_get_dn is not freed before being passed to the function will cause a memory leak.** [Doc](https://linux.die.net/man/3/ldap_get_dn)...
Potential memory leak in [kuhl_m_lsadump_dc.c](https://github.com/gentilkiwi/mimikatz/blob/a2271237d168c6ca40d11ece565cf97a5e1d3fc1/mimikatz/modules/lsadump/kuhl_m_lsadump_dc.c) line 1579. **The return value of ldap_get_dn is which is szNTDSADn is not freed will cause a memory leak.** [Doc](https://linux.die.net/man/3/ldap_get_dn) says "The ldap_get_dn() routine takes...
Potential memory leak in [kuhl_m_lsadump_dc.c](https://github.com/gentilkiwi/mimikatz/blob/a2271237d168c6ca40d11ece565cf97a5e1d3fc1/mimikatz/modules/lsadump/kuhl_m_lsadump_dc.c) line 220. The return value of ldap_get_dn is not freed before being passed to the function will cause a memory leak. [Doc](https://linux.die.net/man/3/ldap_get_dn) says "The ldap_get_dn()...
Calling gnutls_certificate_allocate_credentials() in [rdesktop/tcp.c:389](https://github.com/rdesktop/rdesktop/blob/master/tcp.c) line 389, allocate the memory stored in &xcred without calling the pairing function gnutls_certificate_free_credentials() to free the memory will cause a memory leak.  The [doc](https://www.gnutls.org/manual/html_node/Core-TLS-API.html)...
Hi, I'm going to use your security patch dataset for academic research. However, something went wrong when I submitted the request form. It says "Google drive is not accessible." Can...