[Hamlib-developer] [Hamlib/Hamlib] 2e5696: Fix an analyzer complaint
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Nate B. <no...@gi...> - 2025-08-14 14:04:35
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 2e5696b7e32bb9129f4419a5f9659803372d97b4 https://github.com/Hamlib/Hamlib/commit/2e5696b7e32bb9129f4419a5f9659803372d97b4 Author: George Baltz N3GB <Geo...@gm...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M rigs/aor/aor.c Log Message: ----------- Fix an analyzer complaint Commit: 74558224a9d3baf151582d0cfd9b155c8f265423 https://github.com/Hamlib/Hamlib/commit/74558224a9d3baf151582d0cfd9b155c8f265423 Author: George Baltz N3GB <Geo...@gm...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M rigs/dummy/rot_pstrotator.c M rigs/dummy/rot_pstrotator.h M rigs/lowe/lowe.c M simulators/simic7100.c M simulators/simic7851.c M simulators/simtmd710.c Log Message: ----------- More cppcheck style hints Commit: 0e36d4faa48f0f7ee0e48aa81ac63bbc3e7d089a https://github.com/Hamlib/Hamlib/commit/0e36d4faa48f0f7ee0e48aa81ac63bbc3e7d089a Author: George Baltz N3GB <Geo...@gm...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M include/hamlib/rig.h M src/misc.c M src/rotator.c Log Message: ----------- Mangle names of structure members to avoid clash with perl keywords. Commit: 053178ccbd08f8e0473c61165c997011e97690d6 https://github.com/Hamlib/Hamlib/commit/053178ccbd08f8e0473c61165c997011e97690d6 Author: George Baltz N3GB <Geo...@gm...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M src/serial.c Log Message: ----------- Fix nits in serial.c Squelch uninitialized variable from cppckeck Remove duplicate close()s from -fanalyzer and unreachable breaks. Commit: 7549f66aa126fb829e92d59fe2f3feda5f2bf5b6 https://github.com/Hamlib/Hamlib/commit/7549f66aa126fb829e92d59fe2f3feda5f2bf5b6 Author: George Baltz N3GB <Geo...@gm...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M tests/uthash.h Log Message: ----------- Replace uthash.h(1.9.4) with latest release(2.3.0) >From https://troydhanson.github.io/uthash/ Fixes diagnostics from cppcheck and -fanalyzer Commit: ee03370cdfe6eee8bdafb0d9bd043567af9f9d75 https://github.com/Hamlib/Hamlib/commit/ee03370cdfe6eee8bdafb0d9bd043567af9f9d75 Author: Nate Bargmann <n0...@n0...> Date: 2025-08-14 (Thu, 14 Aug 2025) Changed paths: M include/hamlib/rig.h M rigs/aor/aor.c M rigs/dummy/rot_pstrotator.c M rigs/dummy/rot_pstrotator.h M rigs/lowe/lowe.c M simulators/simic7100.c M simulators/simic7851.c M simulators/simtmd710.c M src/misc.c M src/rotator.c M src/serial.c M tests/uthash.h Log Message: ----------- Merge GitHub PR #1846 Compare: https://github.com/Hamlib/Hamlib/compare/98f6da8ae325...ee03370cdfe6 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |