Fix some memory leaks
All checks were successful
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=OFF (push) Successful in 12s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=OFF (push) Successful in 16s
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=ON (push) Successful in 15s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=ON (push) Successful in 14s
CMake / ubuntu-latest - shared=OFF, pthread=ON, posix=ON (push) Successful in 14s
CMake / ubuntu-latest - shared=ON, pthread=ON, posix=ON (push) Successful in 14s

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-07-27 22:21:10 +03:00
parent 8b0463c94a
commit 3bc6e879d8
2 changed files with 57 additions and 3 deletions

View File

@@ -28,6 +28,7 @@
lldb
pkg-config
tokei
valgrind
];
};