The host program for the MMDVM
GNU General Public License v2.0
378
stars
274
forks
source link
Fix memcpy overflow, as src and dest are 32 bytes long, only 31 bytes has to be copied, not 32, since an offset is applied to src. #776
Closed
f1rmb closed 1 year ago
…