mirror of
https://github.com/Hamlib/Hamlib
synced 2026-08-13 17:32:05 -04:00
Concurrent calls to rig_debug() could use the same temporary buffer
and corrupt the saved debug history.
Give each call its own buffer and update the shared history under the
existing mutex.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| hamlib | ||
| bandplan.h | ||
| Makefile.am | ||
| num_stdio.h | ||