Files
mirror_zfs/module
Richard Yao 20f04f08aa Fix incorrect usage of strdup() in zfs_unmount_snap()
Modifying the length of a string returned by strdup() is incorrect
because strfree() is allowed to use strlen() to determine which slab
cache was used to do the allocation.

Signed-off-by: Richard Yao <ryao@gentoo.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #1775
2013-10-29 15:06:18 -07:00
..
2013-09-04 16:01:24 -07:00
2013-10-29 14:54:26 -07:00
2013-09-04 16:01:24 -07:00
2013-03-06 15:46:40 -08:00