[Hamlib-developer] [Hamlib/Hamlib] c7cf85: Fix memory leak in rigctl_parse.c
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Nate B. <no...@gi...> - 2025-06-21 15:26:58
|
Branch: refs/heads/Hamlib-4.6.3 Home: https://github.com/Hamlib/Hamlib Commit: c7cf8593172a03892576268aa7d2124a8af8f740 https://github.com/Hamlib/Hamlib/commit/c7cf8593172a03892576268aa7d2124a8af8f740 Author: George Baltz N3GB <Geo...@gm...> Date: 2025-06-21 (Sat, 21 Jun 2025) Changed paths: M tests/rigctl_parse.c Log Message: ----------- Fix memory leak in rigctl_parse.c strip_quotes() orphaned 1 or 2 strings per call. (cherry picked from commit 0740af61a37f7ae2a350ae2d1c4151c07849b6c3) Commit: 7b8ce52a9ea5bf0e5df18167253e461e429fefcb https://github.com/Hamlib/Hamlib/commit/7b8ce52a9ea5bf0e5df18167253e461e429fefcb Author: George Baltz N3GB <Geo...@gm...> Date: 2025-06-21 (Sat, 21 Jun 2025) Changed paths: M doc/man1/rigctld.1 Log Message: ----------- Add -S to rigctld man page (cherry picked from commit 65d922ce536dd0001fc690e7a6a2e59f334f3cb8) Commit: 7127d887833d8c9dbc22ddb46d3ad10c514c41a1 https://github.com/Hamlib/Hamlib/commit/7127d887833d8c9dbc22ddb46d3ad10c514c41a1 Author: George Baltz N3GB <Geo...@gm...> Date: 2025-06-21 (Sat, 21 Jun 2025) Changed paths: M tests/rigctld.c Log Message: ----------- Make separator character local to rigctld connection Response to rigctld command was being corrupted by other threads Fixes issue #1748 (cherry picked from commit 8d0e67f0173d1cd7131c1235997105204cc48dbd) Commit: b34695aab8dc7865620676a28ee7bbe7dc67fd3e https://github.com/Hamlib/Hamlib/commit/b34695aab8dc7865620676a28ee7bbe7dc67fd3e Author: Nate Bargmann <n0...@n0...> Date: 2025-06-21 (Sat, 21 Jun 2025) Changed paths: M NEWS Log Message: ----------- Update NEWS for rigctld seperator character fix. Compare: https://github.com/Hamlib/Hamlib/compare/619cf9fc0d3d...b34695aab8dc To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |