fix RM turbo test

This commit is contained in:
Andre Puschmann 2018-02-21 13:32:21 +01:00
parent 1efcea7e47
commit 57bb831f27
1 changed files with 2 additions and 0 deletions

View File

@ -198,6 +198,8 @@ int main(int argc, char **argv) {
}
srslte_rm_turbo_free_tables();
free(rm_bits_s);
free(rm_bits_f);
free(rm_bits);
free(rm_bits2);
free(rm_bits2_bytes);