hamlib/include
David Christle 141e1b19a0 fix(debug): prevent race in debug history capture
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 cf3fcc4b8a)
2026-07-25 00:43:52 -05:00
..
hamlib fix(debug): prevent race in debug history capture 2026-07-25 00:43:52 -05:00
bandplan.h Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
Makefile.am Basic infrastructure for moving internal structures out of rig.h 2025-07-10 09:54:03 -04:00
num_stdio.h Fix issue where Hamlib attempts to use memory returned by setlocale() after being freed. 2025-05-22 21:18:38 -05:00