reactos/base
Efe Itietie 0e75fc9240
[NETSTAT] Fix coverity #1477187 "Double free" (#4069)
Within the current ShowTcpTable function logic, tcpTable would be freed twice.
The bug was introduced in b695971c.

Remove the second tcpTable free and fix coverity #1477187. CORE-17831
2021-10-28 17:26:09 +03:00
..
applications [NETSTAT] Fix coverity #1477187 "Double free" (#4069) 2021-10-28 17:26:09 +03:00
services [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
setup [SETUP][REACTOS] Improve Japanese translation (#4033) 2021-10-16 07:51:40 +09:00
shell [EXPLORER] Send WM_POPUPSYSTEMMENU asynchronously (#4047) 2021-10-19 07:17:01 +09:00
system [TRANSLATION] Update Turkish (tr-TR) translations (#3958) 2021-10-10 16:00:12 +03:00
CMakeLists.txt