Files
mirror_zfs/lib/libzfs
GeLiXin 45cb520b9d Fix coverity defects: CID 147654, 147690
coverity scan CID:147654,type: Copy into fixed size buffer
- string operation may write past the end of the fixed-size
  destination buffer

coverity scan CID:147690,type: Uninitialized scalar variable
- call zfs_prop_get first in case we use sourcetype and
  share_sourcetype without initialization

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: GeLiXin <ge.lixin@zte.com.cn>
Closes #5253
2016-10-13 14:02:07 -07:00
..
2014-08-28 07:59:43 -07:00
2016-08-11 11:23:49 -07:00
2014-08-28 07:59:43 -07:00
2016-10-08 14:57:56 -07:00
2013-12-18 16:46:35 -08:00
2016-10-08 14:57:56 -07:00
2014-08-28 07:59:43 -07:00
2016-06-16 13:53:15 -07:00