Correctly handle SIGINT/stop signal in nr-softmodem
Compare changes
Files
3- Robert Schmidt authored
- First stop threads then free memory - Don't call kill_NR_RU_proc() twice (is called in stop_RU()) - Memory allocation optimizations
+ 4
− 6
@@ -833,16 +833,14 @@ int main( int argc, char **argv ) {