Hamlib/flexradio
Nate Bargmann ccbfdc42e1 Assure NULL terminated strings in flexradio file.
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 21:48:05 -06:00
..
dttsp.c Assure NULL terminated strings in flexradio file. 2012-01-07 21:48:05 -06:00
flexradio.c Update LGPL header in Flexradio source files. 2011-08-22 21:38:35 -05:00
flexradio.h Update LGPL header in Flexradio source files. 2011-08-22 21:38:35 -05:00
Makefile.am Move backend libraries into /usr/lib/hamlib directory. 2010-09-26 02:23:50 +00:00
sdr1k.c Update LGPL header in Flexradio source files. 2011-08-22 21:38:35 -05:00