pflarue / ardop

ardopcf - A multi-platform implementation of the Amateur Radio Digital Open Protocol (ARDOP)
Other
30 stars 7 forks source link

Bugfix: Avoid undefined strcpy-param-overlap in StartFEC(). #91

Closed pflarue closed 2 months ago

pflarue commented 2 months ago

Fix a minor bug identified with ASAN/UBSAN as described in Issue #37.