locka99 / opcua

A client and server implementation of the OPC UA specification written in Rust
Mozilla Public License 2.0
476 stars 129 forks source link

Remove session from address space when terminated #203

Closed lovasoa closed 2 years ago

lovasoa commented 2 years ago

This fixes a memory leak where a session object was not removed from the address space when the session ended