Open modbw opened 3 years ago
There are some memory leaks in libuio which I try to fix. Memory leaks where detected by valgrind. After these changes my test cases don't report any memory leaks.
I used the above changes but still got a leak. @modbw
There are some memory leaks in libuio which I try to fix. Memory leaks where detected by valgrind. After these changes my test cases don't report any memory leaks.