[Hamlib-developer] [Hamlib/Hamlib] d29caa: Add debug and null check to test_2038 to see if it...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Michael B. <no...@gi...> - 2024-01-28 15:47:06
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: d29caa7cad63c7b8a74d0e2ec0308747dc77eb5d https://github.com/Hamlib/Hamlib/commit/d29caa7cad63c7b8a74d0e2ec0308747dc77eb5d Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-01-28 (Sun, 28 Jan 2024) Changed paths: M src/misc.c Log Message: ----------- Add debug and null check to test_2038 to see if it solves 32-bit segfault https://github.com/Hamlib/Hamlib/issues/1492 |