Hamlib/winradio
Nate Bargmann 4863209a07 Assure NULL terminated strings in winradio 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:55:37 -06:00
..
linradio updated to linradio-toolkit-0.7 2002-11-05 21:54:10 +00:00
Makefile.am Move backend libraries into /usr/lib/hamlib directory. 2010-09-26 02:23:50 +00:00
NOTES Initial release 2001-03-02 14:58:46 +00:00
g303.c Update LGPL header in WiNRADiO source files. 2011-08-22 21:38:38 -05:00
g305.c Update LGPL header in WiNRADiO source files. 2011-08-22 21:38:38 -05:00
g313.c Update LGPL header in WiNRADiO source files. 2011-08-22 21:38:38 -05:00
winradio.c Assure NULL terminated strings in winradio file. 2012-01-07 21:55:37 -06:00
winradio.h Update LGPL header in WiNRADiO source files. 2011-08-22 21:38:38 -05:00
wr1000.c Update LGPL header in WiNRADiO source files. 2011-08-22 21:38:38 -05:00
wr1500.c Update LGPL header in WiNRADiO source files. 2011-08-22 21:38:38 -05:00
wr1550.c Update LGPL header in WiNRADiO source files. 2011-08-22 21:38:38 -05:00
wr3100.c Update LGPL header in WiNRADiO source files. 2011-08-22 21:38:38 -05:00
wr3150.c Update LGPL header in WiNRADiO source files. 2011-08-22 21:38:38 -05:00
wr3500.c Update LGPL header in WiNRADiO source files. 2011-08-22 21:38:38 -05:00
wr3700.c Update LGPL header in WiNRADiO source files. 2011-08-22 21:38:38 -05:00