mac_nr: free tx softbuffer in stop()

This commit is contained in:
Andre Puschmann 2021-03-06 16:13:38 +01:00
parent b79d09e83f
commit 44e7d41f57
1 changed files with 2 additions and 0 deletions

View File

@ -66,6 +66,8 @@ void mac_nr::stop()
if (started) {
started = false;
}
srslte_softbuffer_tx_free(&softbuffer_tx);
}
// Implement Section 5.9