[Hamlib-developer] [Hamlib/Hamlib] 0740af: Fix memory leak in rigctl_parse.c
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: GeoBaltz <no...@gi...> - 2025-06-21 15:16:55
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 0740af61a37f7ae2a350ae2d1c4151c07849b6c3 https://github.com/Hamlib/Hamlib/commit/0740af61a37f7ae2a350ae2d1c4151c07849b6c3 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. Commit: 65d922ce536dd0001fc690e7a6a2e59f334f3cb8 https://github.com/Hamlib/Hamlib/commit/65d922ce536dd0001fc690e7a6a2e59f334f3cb8 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 Commit: 8d0e67f0173d1cd7131c1235997105204cc48dbd https://github.com/Hamlib/Hamlib/commit/8d0e67f0173d1cd7131c1235997105204cc48dbd 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 Compare: https://github.com/Hamlib/Hamlib/compare/aa39d6a618c8...8d0e67f0173d To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |