Files
mirror_zfs/lib/libzfs
Brian Behlendorf eea9309423 Prevent zpool_find_vdev() from truncating vdev path
When extracting tokens from the string strtok(2) is allowed to modify
the passed buffer.  Therefore the zfs_strcmp_pathname() function must
make a copy of the passed string before passing it to strtok(3).

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Don Brady <don.brady@intel.com>
Closes #4312
2016-02-08 09:37:55 -08:00
..
2014-08-28 07:59:43 -07:00
2014-08-28 07:59:43 -07:00
2016-01-15 15:38:36 -08:00
2013-12-18 16:46:35 -08:00
2013-09-04 16:01:24 -07:00
2016-01-15 15:38:36 -08:00
2016-01-08 15:08:19 -08:00
2014-08-28 07:59:43 -07:00