kopia lustrzana https://github.com/Hamlib/Hamlib
c941966b4a
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 | ||
rpc.rotd.8 | ||
rpcrot.x | ||
rpcrot_backend.c | ||
rpcrot_backend.h | ||
rpcrot_proc.c | ||
rpcrotd.c |