Commit Graph

3 Commits

Author SHA1 Message Date
Stephane Fillod
cd79fca440 HiQSDR: misc caps changes 2012-01-30 23:25:35 +01:00
Nate Bargmann
db3afff112 Assure NULL terminated strings in kit 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 22:17:09 -06:00
Stephane Fillod
7bf119716b add HiQSDR 2012-01-06 09:40:04 +01:00