kopia lustrzana https://github.com/Hamlib/Hamlib
0c525a64e2
Various strncpy operations could result in a port pathname that is not a NULL terminated string as the allowed string length is the same size as the buffer per the strncpy manual page. This is corrected by assuring that the allowed length is FILPATHLEN - 1. |
||
---|---|---|
.. | ||
Makefile.am | ||
tuner.c | ||
tuner.h | ||
v4l.c | ||
v4l2.c | ||
videodev.h | ||
videodev2.h |