kopia lustrzana https://github.com/Hamlib/Hamlib
Merge branch 'master' of https://github.com/Hamlib/Hamlib
commit
b24cad1278
|
@ -8112,6 +8112,7 @@ void *morse_data_handler(void *arg)
|
||||||
}
|
}
|
||||||
|
|
||||||
free(rig->state.fifo_morse);
|
free(rig->state.fifo_morse);
|
||||||
|
rig->state.fifo_morse = NULL;
|
||||||
pthread_exit(NULL);
|
pthread_exit(NULL);
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue