mirror_zfs/cmd/zpool
George Amanakis 7cd723e685
Fix gcc 10.1 stringop-truncation error
As we do not expect the destination of these strncpy calls to be NULL
terminated, substitute them with memcpy.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: George Amanakis <gamanakis@gmail.com>
Closes #10346
2020-05-19 14:24:10 -07:00
..
os Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
zpool.d Fix SC2086 note in zpool.d/smart 2020-04-14 13:18:23 -07:00
.gitignore Add .gitignore files to exclude build products 2010-01-08 11:35:17 -08:00
Makefile.am Fixed LDADD library links in Makefiles for cross compilation builds 2020-05-09 10:17:08 -07:00
zpool_iter.c Add libzutil for libzfs or libzpool consumers 2018-11-05 11:22:33 -08:00
zpool_main.c Fix gcc 10.1 stringop-truncation error 2020-05-19 14:24:10 -07:00
zpool_util.c OpenZFS restructuring - zpool 2019-09-30 12:16:06 -07:00
zpool_util.h Fix static data to link with -fno-common 2020-02-06 09:25:29 -08:00
zpool_vdev.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00