Hamlib/rpcrot
Nate Bargmann c941966b4a Assure NULL terminated strings in rpc files.
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.
2012-01-07 20:54:49 -06:00
..
Makefile.am Move backend libraries into /usr/lib/hamlib directory. 2010-09-26 02:23:50 +00:00
rpc.rotd.8
rpcrot.x Finish commenting replacement LGPL text properly... 2011-08-22 21:54:01 -05:00
rpcrot_backend.c Remove set but unused variable errors in rpcrot. 2011-08-26 14:26:28 -05:00
rpcrot_backend.h Update LGPL/GPL header in RPC rot source files. 2011-08-22 21:38:36 -05:00
rpcrot_proc.c Update LGPL/GPL header in RPC rot source files. 2011-08-22 21:38:36 -05:00
rpcrotd.c Assure NULL terminated strings in rpc files. 2012-01-07 20:54:49 -06:00