Files
mirror_zfs/lib/libzfs
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
..
2010-08-26 14:24:34 -07:00
2010-08-31 08:38:44 -07:00
2010-08-27 15:34:03 -07:00
2010-08-27 15:34:02 -07:00
2010-08-27 15:34:03 -07:00
2010-08-31 08:38:46 -07:00