Skip to content

Commit

Permalink
Update hier_block2.cc
Browse files Browse the repository at this point in the history
cleaning up merge trash carried over
  • Loading branch information
SaikWolf authored Jan 29, 2025
1 parent 574ca9e commit 7fa9cc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gnuradio-runtime/lib/hier_block2.cc
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ hier_block2::hier_block2(const std::string& name,

hier_block2::~hier_block2()
{
disconnect_all();
gnuradio::detail::sptr_magic::cancel_initial_sptr(this);
}

Expand Down

0 comments on commit 7fa9cc4

Please sign in to comment.