From 6b86075ff6c4192736bb348d4adcc53e02a0923a Mon Sep 17 00:00:00 2001 From: Nick Banks Date: Tue, 14 May 2024 10:58:25 -0400 Subject: [PATCH] Updates for Internal Builds (#18) --- src/ntttcp.c | 1 + src/nuget.config | 7 ------- undocked | 2 +- 3 files changed, 2 insertions(+), 8 deletions(-) delete mode 100644 src/nuget.config diff --git a/src/ntttcp.c b/src/ntttcp.c index 9785a44..c20a55b 100644 --- a/src/ntttcp.c +++ b/src/ntttcp.c @@ -633,6 +633,7 @@ GetTcpRow( goto exit; } + free(tcp_table); return NO_ERROR; exit: diff --git a/src/nuget.config b/src/nuget.config deleted file mode 100644 index 4d736c1..0000000 --- a/src/nuget.config +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/undocked b/undocked index c008003..a23f164 160000 --- a/undocked +++ b/undocked @@ -1 +1 @@ -Subproject commit c0080032cadb98b4f593c2c497441f97d10b9f78 +Subproject commit a23f1646b7afbc9b4773c4100e891df38294fe5c