mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-30 16:59:15 +02:00
lol
This commit is contained in:
@@ -223,6 +223,8 @@ int main(int argc, char **argv) {
|
|||||||
fprintf(stderr, "Waiting for pipe thread to shut down.\n");
|
fprintf(stderr, "Waiting for pipe thread to shut down.\n");
|
||||||
pthread_join(control_pipe_thread, NULL);
|
pthread_join(control_pipe_thread, NULL);
|
||||||
}
|
}
|
||||||
|
pthread_attr_destroy(&attr);
|
||||||
|
exit_rds_encoder();
|
||||||
pa_simple_free(device);
|
pa_simple_free(device);
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user