We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
this
1 parent d17f264 commit 3d0320dCopy full SHA for 3d0320d
1 file changed
include/libcyphal/presentation/presentation.hpp
@@ -129,6 +129,7 @@ class Presentation final : private detail::IPresentationDelegate
129
130
~Presentation()
131
{
132
+ unref_nodes_deleter_callback_.reset();
133
destroyUnreferencedNodes();
134
135
CETL_DEBUG_ASSERT(shared_client_nodes_.empty(), //
0 commit comments