-
Notifications
You must be signed in to change notification settings - Fork 202
Pull requests: sm0svx/svxlink
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Logic: mute logic linking while a logic core is offline
#821
opened Jul 12, 2026 by
MarkRose
Contributor
Loading…
Fix uninitialized atomic_bool in LogWriter causing spurious logfile reopen
#819
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix use-after-free from SampleBuffer self-deletion in its own FdWatch callback
#818
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix child Tx object leak in MultiTx on init failure
#817
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix AudioRecorder leak and SEL5_MACRO_RANGE misparse in Logic
#816
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix unsigned integer underflow in WAV header ChunkSize parsing
#815
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix stack buffer overflow from unbounded sprintf on pidfile path
#814
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix stale ssl_con_map entry after TcpConnection move-assignment
#813
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix out-of-bounds read parsing IPv4 SAN entries in TLS certs
#812
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix strError() to report the requested errno, not the global one
#811
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix buffer overflow and length-truncation bugs in RTP SDES packet builder
#810
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix undefined behavior and memory leak in AfskModulator
#809
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix uninitialized-pointer crash and double-free in ModuleFrn init failure paths
#808
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix undefined behavior from front() on empty token deque in SquelchCombine parser
#807
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix unsigned underflow in Voter voting-delay timer computation
#806
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix SEL5 decoder Goertzel offset bank never being fed samples
#805
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix stale PTT pin used when PttHidraw reopens the HID device
#804
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix out-of-bounds read parsing SERIAL_SET_PINS with a truncated token
#803
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix crash and per-event recompile of ACTIVATE_ON_TG regex in LinkManager
#802
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix CmdParser::removeCmd erasing the wrong command on duplicate IDs
#801
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix subnet mask computation in IpAddress::isWithinSubet
#800
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix file descriptor leaks and unsafe exec in Async::Exec
#799
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix null-pointer dereferences from failed device/connection init
#798
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Fix: erase dev_map entry on failed SerialDevice::open to avoid dangling pointer
#797
opened Jul 11, 2026 by
MarkRose
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.