NetBSD/external/cddl/osnet/lib
fox 6594959c4a external/cddl/osnet: Supress -Werror=maybe-uninitialized error in libdtrace.
It looks like this is a false positive, since the section of code triggering the error

external/cddl/osnet/dist/lib/libdtrace/common/dt_proc.c:400:42:

is only accessed after "err" is initialized.

Error was reported when build.sh was run with MKLIBCSANITIZER=yes flag.

Reviewed by: kamil@
2020-03-17 00:50:12 +00:00
..
drti
libavl Add USE_SHLIBDIR=yes to a number of Makefiles for the libraries used 2019-09-22 18:45:19 +00:00
libctf merge a new version of the CDDL dtrace and ZFS code. 2018-05-28 21:04:59 +00:00
libdtrace external/cddl/osnet: Supress -Werror=maybe-uninitialized error in libdtrace. 2020-03-17 00:50:12 +00:00
libnvpair Add USE_SHLIBDIR=yes to a number of Makefiles for the libraries used 2019-09-22 18:45:19 +00:00
libumem Add USE_SHLIBDIR=yes to a number of Makefiles for the libraries used 2019-09-22 18:45:19 +00:00
libuutil Add USE_SHLIBDIR=yes to a number of Makefiles for the libraries used 2019-09-22 18:45:19 +00:00
libzfs Add USE_SHLIBDIR=yes to a number of Makefiles for the libraries used 2019-09-22 18:45:19 +00:00
libzfs_core Add USE_SHLIBDIR=yes to a number of Makefiles for the libraries used 2019-09-22 18:45:19 +00:00
libzpool Add USE_SHLIBDIR=yes to a number of Makefiles for the libraries used 2019-09-22 18:45:19 +00:00
Makefile merge a new version of the CDDL dtrace and ZFS code. 2018-05-28 21:04:59 +00:00
Makefile.inc