You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
faluco f0d651ae8e - Fixed a leak in the MME class not releasing the static byte buffer pool.
- Now the pool gets destroyed on program exit using a unique_ptr.
- Removed manual cleanup() calls in all the code base to free the pool instance.
4 years ago
..
examples Minor changes 4 years ago
include - Fixed a leak in the MME class not releasing the static byte buffer pool. 4 years ago
src - Fixed a leak in the MME class not releasing the static byte buffer pool. 4 years ago
test - Fixed a leak in the MME class not releasing the static byte buffer pool. 4 years ago
CMakeLists.txt Updated copyright 5 years ago