reactos/base/applications/network/netstat
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
..
lang [TRANSLATION] Chinese Traditional (zh-TW) translation update (#3954) 2021-10-10 15:00:44 +03:00
CMakeLists.txt [NETSTAT] Convert the netstat utility to Unicode, and localize it. (#1657) 2019-06-20 20:48:07 +02:00
netstat.c [NETSTAT] Fix coverity #1477187 "Double free" (#4069) 2021-10-28 17:26:09 +03:00
netstat.h [NETSTAT] Simplify some code; don't use exit(); call WSACleanup() on exit. 2019-06-29 18:10:43 +02:00
netstat.rc [TRANSLATION] Chinese Traditional (zh-TW) translation update (#3954) 2021-10-10 15:00:44 +03:00
resource.h [NETSTAT] Convert the netstat utility to Unicode, and localize it. (#1657) 2019-06-20 20:48:07 +02:00