bazza2jw / open62541Cpp

C++ Wrappers for Open62541 Version 0.3
35 stars 22 forks source link

Various Memory leaks fixed and code cleanup #12

Closed Pro closed 3 years ago

Pro commented 3 years ago

This MR is a follow-up from #11 and fixes various memory leaks.

I used clang memory sanitizer to find the memleaks.