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
Makefile.am
NOTES
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