Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
csujedihy committed Nov 30, 2023
1 parent a0fbb07 commit 676ef2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/perf/lib/PerfClient.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,7 @@ PerfClientWorker::WorkerThread() {
StreamPool.Free(Stream);
}
Connection->StreamTable.EnumEnd(&Enum);
ConnectionPool.Free(Connection);
}
Lock.Release();
}
Expand Down

0 comments on commit 676ef2e

Please sign in to comment.