/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

  • Committer: Teddy Hogeborn
  • Date: 2016-02-21 12:55:39 UTC
  • Revision ID: teddy@recompile.se-20160221125539-wi1n8ci0ldbdxrar
plugins.d/mandos-client.c (get_flags): Use strncpy(), not strcpy().

* plugins.d/mandos-client.c (get_flags): Use strncpy() instead of
  strcpy().  Note that as the code works currently, this is never a
  problem in practice, since only interface names which were valid
  existing interface names (and therefore had names with lengths below
  IF_NAMESIZE) is ever passed to the get_flags() function.  But it
  doesn't hurt to check, anyway.
Filename Latest Rev Last Changed Committer Comment Size
..
format 452.1.1 13 years ago Teddy Hogeborn * debian/source/format: New; contains "3.0 (quilt) 12 bytes Diff Download File
local-options 505.1.7 12 years ago Teddy Hogeborn * debian/source/local-options: New; contains "--si 22 bytes Diff Download File