reactos/base
Joachim Henze 5e81087c0b [0.4.14][NETSTAT] Fix coverity #1477187 "Double free" (#4069) CORE-17831
Within the current ShowTcpTable function logic, tcpTable would be freed twice.
The bug was introduced in 0.4.13-dev-579-g b695971c7f

Remove the second tcpTable free and fix coverity #1477187.

fix picked from 0.4.15-dev-3338-g 0e75fc9240
2021-10-28 19:55:26 +02:00
..
applications [0.4.14][NETSTAT] Fix coverity #1477187 "Double free" (#4069) CORE-17831 2021-10-28 19:55:26 +02:00
services [0.4.14][UMPNPMGR][USETUP] Fix the way device-install events are queued and dequeued. Fixes CORE-16103. 2020-10-01 19:57:43 +02:00
setup [0.4.14][USETUP] Fix letter encoding in translation. (#3619) 2021-06-20 23:39:25 +02:00
shell [0.4.14][EXPLORER] Send WM_POPUPSYSTEMMENU asynchronously (#4047) CORE-16353 2021-10-22 18:58:21 +02:00
system [0.4.14][WINLOGON] Display the shutdown message popup dialog on the current input desktop. (#3259) 2020-10-11 02:06:38 +02:00
CMakeLists.txt