mirror_zfs/cmd/zfs
Arshad Hussain 6052060c13
Don't use hard-coded 'size' value in snprintf()
This patch changes the passing of "size" to snprintf
from hard-coded (openended) to sizeof(errbuf). This
is bringing to standard with rest of the code where-
ever 'errbuf' is used.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Closes #15003
2023-06-30 08:37:26 -07:00
..
Makefile.am autoconf: use include directives instead of recursing down cmd 2022-05-10 10:18:38 -07:00
zfs_iter.c libzfs: add v2 iterator interfaces 2023-04-10 11:53:02 -07:00
zfs_iter.h zfs list: Allow more fields in ZFS_ITER_SIMPLE mode 2022-12-13 17:27:54 -08:00
zfs_main.c Don't use hard-coded 'size' value in snprintf() 2023-06-30 08:37:26 -07:00
zfs_project.c Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00
zfs_projectutil.h Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00
zfs_util.h Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00