diff --git a/srsue/hdr/phy/scell/scell_sync.h b/srsue/hdr/phy/scell/scell_sync.h index cb1473f70..fa5210e88 100644 --- a/srsue/hdr/phy/scell/scell_sync.h +++ b/srsue/hdr/phy/scell/scell_sync.h @@ -121,6 +121,8 @@ public: } } + ~sync() { srslte_sync_free(&find_pss); }; + /** * Sets the cell for the synchronizer */