refactor(linux): Fix more memory leaks
Turns out there are more things we need to clean out if we run into an error condition in the c'tor. Easiest is to call the destroy method.
parent
8b4d3e09
Please register or sign in to comment
Turns out there are more things we need to clean out if we run into an error condition in the c'tor. Easiest is to call the destroy method.