mirror_zfs/lib
Brian Behlendorf 2a442d1629 Fix strncat usage
This look like a typo.  The intention was to use strlcat() however
strncat() was used instead accidentally this may lead to a buffer
overflow.  This was caught by gcc -D_FORTIFY_SOURCE=2.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2010-08-31 08:38:46 -07:00
..
libefi Fix gcc ident pragma warnings 2010-08-27 15:34:02 -07:00
libnvpair Fix gcc ident pragma warnings 2010-08-27 15:34:02 -07:00
libuutil Fix gcc init pragma warnings 2010-08-27 15:34:02 -07:00
libzfs Fix strncat usage 2010-08-31 08:38:46 -07:00
libzpool Fix zmod.h usage in userspace 2010-08-31 08:38:46 -07:00