Closed pboothe closed 8 years ago
Valgrind found places where memory was used without being initialized, being leaked after use, where and thread-unsafe behavior was occurring. This PR fixes those.
This change is
LGTM
Valgrind found places where memory was used without being initialized, being leaked after use, where and thread-unsafe behavior was occurring. This PR fixes those.
This change is