glibc-2.40.9000-16.fc42

List of Findings

Error: SHELLCHECK_WARNING (CWE-563): [#def1]
/usr/bin/ldd:26:1: warning[SC2034]: TEXTDOMAIN appears unused. Verify use (or export if used externally).
#   24|   
#   25|   # We should be able to find the translation right at the beginning.
#   26|-> TEXTDOMAIN=libc
#   27|   TEXTDOMAINDIR=/usr/share/locale
#   28|   

Error: SHELLCHECK_WARNING (CWE-563): [#def2]
/usr/bin/ldd:27:1: warning[SC2034]: TEXTDOMAINDIR appears unused. Verify use (or export if used externally).
#   25|   # We should be able to find the translation right at the beginning.
#   26|   TEXTDOMAIN=libc
#   27|-> TEXTDOMAINDIR=/usr/share/locale
#   28|   
#   29|   RTLDLIST="/lib/ld-linux.so.2 /lib64/ld-linux-x86-64.so.2 /libx32/ld-linux-x32.so.2"

Error: SHELLCHECK_WARNING (CWE-563): [#def3]
/usr/bin/ldd:159:2: warning[SC2034]: verify_out appears unused. Verify use (or export if used externally).
#  157|       for rtld in ${RTLDLIST}; do
#  158|         if test -x $rtld; then
#  159|-> 	verify_out=`${rtld} --verify "$file"`
#  160|   	ret=$?
#  161|   	case $ret in

Error: SHELLCHECK_WARNING (CWE-563): [#def4]
/usr/bin/memusage:21:1: warning[SC2034]: TEXTDOMAIN appears unused. Verify use (or export if used externally).
#   19|   memusageso='/usr/\$LIB/libmemusage.so'
#   20|   memusagestat='/usr/bin/memusagestat'
#   21|-> TEXTDOMAIN=libc
#   22|   
#   23|   # Print usage message.

Error: SHELLCHECK_WARNING (CWE-569): [#def5]
/usr/bin/mtrace:6:3: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
#    4|     :
#    5|   }";
#    6|-> q {
#    7|       exec perl -e '$_ = shift; $_ = "./$_" unless m,^/,; do $_' "$0" "$@"
#    8|   }

Error: SHELLCHECK_WARNING (CWE-398): [#def6]
/usr/bin/mtrace:8:1: error[SC1089]: Parsing stopped here. Is this keyword correctly matched up?
#    6|   q {
#    7|       exec perl -e '$_ = shift; $_ = "./$_" unless m,^/,; do $_' "$0" "$@"
#    8|-> }
#    9|   ;
#   10|   # Copyright (C) 1997-2024 Free Software Foundation, Inc.

Error: SHELLCHECK_WARNING (CWE-563): [#def7]
/usr/bin/sotruss:20:1: warning[SC2034]: TEXTDOMAIN appears unused. Verify use (or export if used externally).
#   18|   
#   19|   # We should be able to find the translation right at the beginning.
#   20|-> TEXTDOMAIN=libc
#   21|   TEXTDOMAINDIR=/usr/share/locale
#   22|   

Error: SHELLCHECK_WARNING (CWE-563): [#def8]
/usr/bin/sotruss:21:1: warning[SC2034]: TEXTDOMAINDIR appears unused. Verify use (or export if used externally).
#   19|   # We should be able to find the translation right at the beginning.
#   20|   TEXTDOMAIN=libc
#   21|-> TEXTDOMAINDIR=/usr/share/locale
#   22|   
#   23|   unset SOTRUSS_FROMLIST

Error: SHELLCHECK_WARNING (CWE-398): [#def9]
/usr/bin/sotruss:61:14: warning[SC2183]: This format string has 1 variable, but is passed 0 argument.
#   59|   
#   60|   do_ambiguous() {
#   61|->   printf >&2 $"%s: option is ambiguous; possibilities:"
#   62|     while test $# -gt 0; do
#   63|       printf >&2 " '%s'" $1

Error: SHELLCHECK_WARNING (CWE-563): [#def10]
/usr/bin/tzselect:192:1: warning[SC2034]: TZ_ZONENOW_TABLE appears unused. Verify use (or export if used externally).
#  190|   read_file TZ_COUNTRY_TABLE "$TZDIR/iso3166.tab"
#  191|   read_file TZ_ZONETABTYPE_TABLE "$TZDIR/$zonetabtype.tab"
#  192|-> TZ_ZONENOW_TABLE=
#  193|   
#  194|   newline='

Error: SHELLCHECK_WARNING (CWE-156): [#def11]
/usr/bin/tzselect:564:16: warning[SC2046]: Quote this to prevent word splitting.
#  562|   	  exit 1
#  563|   	}
#  564|-> 	eval doselect $(
#  565|   	  $AWK '
#  566|   	    BEGIN {

Error: SHELLCHECK_WARNING (CWE-569): [#def12]
/usr/bin/tzselect:731:5: warning[SC2188]: This redirection doesn't have a command. Move to its command (or use 'true' as no-op).
#  729|       # Make sure the corresponding zoneinfo file exists.
#  730|       TZ_for_date=$TZDIR/$tz
#  731|->     <"$TZ_for_date" || {
#  732|         say >&2 "$0: time zone files are not set up correctly"
#  733|         exit 1

Error: SHELLCHECK_WARNING (CWE-563): [#def13]
/usr/bin/tzselect:743:3: warning[SC2034]: i appears unused. Verify use (or export if used externally).
#  741|   
#  742|     extra_info=
#  743|->   for i in 1 2 3 4 5 6 7 8
#  744|     do
#  745|       TZdate=$(LANG=C TZ="$TZ_for_date" date)

Error: SHELLCHECK_WARNING (CWE-563): [#def14]
/usr/bin/xtrace:21:1: warning[SC2034]: TEXTDOMAIN appears unused. Verify use (or export if used externally).
#   19|   pcprofileso='/usr/\$LIB/libpcprofile.so'
#   20|   pcprofiledump='/usr/bin/pcprofiledump'
#   21|-> TEXTDOMAIN=libc
#   22|   
#   23|   # Print usage message.

Error: SHELLCHECK_WARNING (CWE-156): [#def15]
/usr/bin/xtrace:81:34: warning[SC2046]: Quote this to prevent word splitting.
#   79|     if test "$filelen" -gt "$width"; then
#   80|       rwidth=$(expr $width - 3)
#   81|->     file="...$(expr substr $file $(expr 1 + $filelen - $rwidth) $rwidth)"
#   82|     fi
#   83|     printf '%-20s  %-*s  %6s\n' $fct $width $file $line

Error: SHELLCHECK_WARNING (CWE-156): [#def16]
/usr/bin/xtrace:154:38: warning[SC2046]: Quote this to prevent word splitting.
#  152|   
#  153|   # We have two modes.  If a data file is given simply print the included data.
#  154|-> printf "%-20s  %-*s  %6s\n" Function $(expr $COLUMNS - 30) File Line
#  155|   for i in $(seq 1 $COLUMNS); do printf -; done; printf '\n'
#  156|   if test -n "$data"; then

Error: SHELLCHECK_WARNING (CWE-563): [#def17]
/usr/bin/xtrace:155:1: warning[SC2034]: i appears unused. Verify use (or export if used externally).
#  153|   # We have two modes.  If a data file is given simply print the included data.
#  154|   printf "%-20s  %-*s  %6s\n" Function $(expr $COLUMNS - 30) File Line
#  155|-> for i in $(seq 1 $COLUMNS); do printf -; done; printf '\n'
#  156|   if test -n "$data"; then
#  157|     $pcprofiledump "$data" |

Error: SHELLCHECK_WARNING (CWE-563): [#def18]
/usr/bin/xtrace:173:3: warning[SC2034]: termpid appears unused. Verify use (or export if used externally).
#  171|     # Now start the program and let it write to the FIFO.
#  172|     $TERMINAL_PROG -T "xtrace - $program $*" -e /bin/sh -c "LD_PRELOAD=$pcprofileso PCPROFILE_OUTPUT=$fifo $program $*; read < $fifo" &
#  173|->   termpid=$!
#  174|     $pcprofiledump -u "$fifo" |
#  175|     while read line; do

Error: SHELLCHECK_WARNING (CWE-252): [#def19]
/usr/libexec/glibc-benchtests/glibc-bench-compare:17:2: warning[SC2164]: Use 'pushd ... || exit' or 'pushd ... || return' in case pushd fails.
#   15|   # Silence the pushd/popd messages
#   16|   pushd() {
#   17|-> 	command pushd "$@" > /dev/null 2>&1
#   18|   }
#   19|   

Error: SHELLCHECK_WARNING (CWE-685): [#def20]
/usr/libexec/glibc-benchtests/glibc-bench-compare:20:1: warning[SC2120]: popd references arguments, but none are ever passed.
#   18|   }
#   19|   
#   20|-> popd() {
#   21|   	command popd "$@" > /dev/null 2>&1
#   22|   }

Error: SHELLCHECK_WARNING (CWE-252): [#def21]
/usr/libexec/glibc-benchtests/glibc-bench-compare:21:2: warning[SC2164]: Use 'popd ... || exit' or 'popd ... || return' in case popd fails.
#   19|   
#   20|   popd() {
#   21|-> 	command popd "$@" > /dev/null 2>&1
#   22|   }
#   23|   

Error: SHELLCHECK_WARNING (CWE-569): [#def22]
/usr/libexec/glibc-benchtests/glibc-bench-compare:25:39: warning[SC2064]: Use single quotes, otherwise this expands now rather than when signalled.
#   23|   
#   24|   # Clean up any downloaded files before we exit
#   25|-> trap "rm -rf /tmp/glibc-bench-compare.$BASHPID.*" EXIT
#   26|   
#   27|   task=0

Error: SHELLCHECK_WARNING (CWE-563): [#def23]
/usr/libexec/glibc-benchtests/glibc-bench-compare:40:3: warning[SC2034]: task appears unused. Verify use (or export if used externally).
#   38|   		;;
#   39|   		t)
#   40|-> 		task=1
#   41|   		options=1
#   42|   		echo "Not implemented."

Error: SHELLCHECK_WARNING (CWE-477): [#def24]
/usr/libexec/glibc-benchtests/glibc-bench-compare:57:47: warning[SC2166]: Prefer [ p ] && [ q ] as [ p -a q ] is not well defined.
#   55|   shift $((OPTIND-1))
#   56|   
#   57|-> if [ $# -gt 2 ] || [ $# -eq 0 ] || [ $# -lt 2 -a $options -eq 1 ]; then
#   58|   	echo "Usage: $0 [OPTIONS] <old> [new]"
#   59|   	echo

Error: SHELLCHECK_WARNING (CWE-398): [#def25]
/usr/libexec/glibc-benchtests/glibc-bench-compare:80:10: error[SC2070]: -n doesn't work with unquoted arguments. Quote or use [[ ]].
#   78|   	# We were given a path to the rpms.  Figure out the version-release and
#   79|   	# decompress the rpms.
#   80|-> 	if [ -n $1 ]; then
#   81|   		vr=$(rpm --queryformat="%{VERSION}-%{RELEASE}" -qp $1/glibc-2*.rpm | head -1)
#   82|   		mkdir $vr && pushd $vr

Error: SHELLCHECK_WARNING (CWE-252): [#def26]
/usr/libexec/glibc-benchtests/glibc-bench-compare:82:16: warning[SC2164]: Use 'pushd ... || exit' or 'pushd ... || return' in case pushd fails.
#   80|   	if [ -n $1 ]; then
#   81|   		vr=$(rpm --queryformat="%{VERSION}-%{RELEASE}" -qp $1/glibc-2*.rpm | head -1)
#   82|-> 		mkdir $vr && pushd $vr
#   83|   	fi
#   84|   

Error: SHELLCHECK_WARNING (CWE-398): [#def27]
/usr/libexec/glibc-benchtests/glibc-bench-compare:89:10: error[SC2070]: -n doesn't work with unquoted arguments. Quote or use [[ ]].
#   87|   	done
#   88|   
#   89|-> 	if [ -n $1 ]; then
#   90|   		popd
#   91|   		echo $vr

Error: SHELLCHECK_WARNING (CWE-252): [#def28]
/usr/libexec/glibc-benchtests/glibc-bench-compare:90:3: warning[SC2164]: Use 'popd ... || exit' or 'popd ... || return' in case popd fails.
#   88|   
#   89|   	if [ -n $1 ]; then
#   90|-> 		popd
#   91|   		echo $vr
#   92|   	fi

Error: SHELLCHECK_WARNING (CWE-252): [#def29]
/usr/libexec/glibc-benchtests/glibc-bench-compare:98:14: warning[SC2164]: Use 'pushd ... || exit' or 'pushd ... || return' in case pushd fails.
#   96|   get_build() {
#   97|   	echo "Processing build $1"
#   98|-> 	mkdir $1 && pushd $1
#   99|   	brew buildinfo "glibc-$1" |
#  100|   	sed -n -e "s|/mnt/koji\(.\+$arch.\+\)|http://kojipkgs.fedoraproject.org\1|p" |

Error: SHELLCHECK_WARNING (CWE-252): [#def30]
/usr/libexec/glibc-benchtests/glibc-bench-compare:110:2: warning[SC2164]: Use 'popd ... || exit' or 'popd ... || return' in case popd fails.
#  108|   	rm -f $1/*.rpm
#  109|   
#  110|-> 	popd
#  111|   }
#  112|   

Error: SHELLCHECK_WARNING (CWE-252): [#def31]
/usr/libexec/glibc-benchtests/glibc-bench-compare:130:1: warning[SC2164]: Use 'pushd ... || exit' or 'pushd ... || return' in case pushd fails.
#  128|   
#  129|   tmpdir=$(mktemp -p /tmp -d glibc-bench-compare.$$.XXXX)
#  130|-> pushd $tmpdir
#  131|   
#  132|   # Get both builds.

Error: UNICONTROL_WARNING (CWE-94): [#def32]
/usr/share/i18n/locales/az_IR:208: warning: bidirectional control characters: ['\u202b', '\u202c']
#  206|   % Appropriate date and time representation (%c)
#  207|   %       "<RLE>%A %Oe %B %Oy<ARABIC COMMA> %OH:%OM:%OS<PDF>"
#  208|-> d_t_fmt "‫%A %Oe %B %Oy، %OH:%OM:%OS‬"
#  209|   am_pm     "";""
#  210|   t_fmt_ampm ""

Error: UNICONTROL_WARNING (CWE-94): [#def33]
/usr/share/i18n/locales/az_IR:215: warning: bidirectional control characters: ['\u202b']
#  213|   % Appropriate date representation (date(1))
#  214|   % "<RLE>%A %Oe %B %Oy<ARABIC COMMA> <SEEN><ALEF><AIN><ALEF><TEH> %OH:%OM:%OS (%Z)<PDF>"
#  215|-> date_fmt "‫%A %Oe %B %Oy، ساعات /
#  216|   %OH:%OM:%OS (%Z)‬"
#  217|   first_weekday 7

Error: UNICONTROL_WARNING (CWE-94): [#def34]
/usr/share/i18n/locales/az_IR:216: warning: bidirectional control characters: ['\u202c']
#  214|   % "<RLE>%A %Oe %B %Oy<ARABIC COMMA> <SEEN><ALEF><AIN><ALEF><TEH> %OH:%OM:%OS (%Z)<PDF>"
#  215|   date_fmt "‫%A %Oe %B %Oy، ساعات /
#  216|-> %OH:%OM:%OS (%Z)‬"
#  217|   first_weekday 7
#  218|   first_workday 7

Error: UNICONTROL_WARNING (CWE-94): [#def35]
/usr/share/i18n/locales/fa_IR:340: warning: bidirectional control characters: ['\u202b', '\u202c']
#  338|   % Appropriate date and time representation (%c)
#  339|   %       "<RLE>%A %Oe %B %Oy<ARABIC COMMA> %OH:%OM:%OS<PDF>"
#  340|-> d_t_fmt "‫%A %Oe %B %Oy، %OH:%OM:%OS‬"
#  341|   %
#  342|   % Appropriate date representation (date(1))

Error: UNICONTROL_WARNING (CWE-94): [#def36]
/usr/share/i18n/locales/fa_IR:344: warning: bidirectional control characters: ['\u202b']
#  342|   % Appropriate date representation (date(1))
#  343|   %       "<RLE>%A %Oe %B %Oy<ARABIC COMMA> <SEEN><ALEF><AIN><TEH> %OH:%OM:%OS (%Z)<PDF>"
#  344|-> date_fmt "‫%A %Oe %B %Oy، ساعت /
#  345|   %OH:%OM:%OS (%Z)‬"
#  346|   week 7;19971130;1

Error: UNICONTROL_WARNING (CWE-94): [#def37]
/usr/share/i18n/locales/fa_IR:345: warning: bidirectional control characters: ['\u202c']
#  343|   %       "<RLE>%A %Oe %B %Oy<ARABIC COMMA> <SEEN><ALEF><AIN><TEH> %OH:%OM:%OS (%Z)<PDF>"
#  344|   date_fmt "‫%A %Oe %B %Oy، ساعت /
#  345|-> %OH:%OM:%OS (%Z)‬"
#  346|   week 7;19971130;1
#  347|   first_weekday 7

Error: UNICONTROL_WARNING (CWE-94): [#def38]
/usr/share/i18n/locales/fa_IR:387: warning: bidirectional control characters: ['\u202a', '\u202c']
#  385|   
#  386|   LC_TELEPHONE
#  387|-> tel_int_fmt    "‪+%c %a %l‬"
#  388|   tel_dom_fmt    "‪%A‒%l‬"
#  389|   int_select     "00"

Error: UNICONTROL_WARNING (CWE-94): [#def39]
/usr/share/i18n/locales/fa_IR:388: warning: bidirectional control characters: ['\u202a', '\u202c']
#  386|   LC_TELEPHONE
#  387|   tel_int_fmt    "‪+%c %a %l‬"
#  388|-> tel_dom_fmt    "‪%A‒%l‬"
#  389|   int_select     "00"
#  390|   int_prefix     "98"

Error: UNICONTROL_WARNING (CWE-94): [#def40]
/usr/share/i18n/locales/ps_AF:255: warning: bidirectional control characters: ['\u202b', '\u202c']
#  253|   t_fmt	"%H:%M:%S"
#  254|   am_pm	"غ.م.";"غ.و."
#  255|-> t_fmt_ampm	"‫%I:%M:%S %p‬"
#  256|   week 7;19971130;1
#  257|   first_weekday	7

Error: GCC_ANALYZER_WARNING (CWE-457): [#def41]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/argp/argp-help.c: scope_hint: In function ‘hol_find_entry’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/argp/argp-help.c:638:21: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*hol.entries’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/argp/argp-help.c:47: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/argp/argp-help.c:443:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/argp/argp-help.c: scope_hint: In function ‘hol_find_entry’
#  636|   hol_find_entry (struct hol *hol, const char *name)
#  637|   {
#  638|->   struct hol_entry *entry = hol->entries;
#  639|     unsigned num_entries = hol->num_entries;
#  640|   

Error: CPPCHECK_WARNING (CWE-476): [#def42]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/argp/argp-help.c:1018: error[ctunullpointer]: Null pointer dereference: argp
# 1016|   argp_hol (const struct argp *argp, struct hol_cluster *cluster)
# 1017|   {
# 1018|->   const struct argp_child *child = argp->children;
# 1019|     struct hol *hol = make_hol (argp, cluster);
# 1020|     if (child)

Error: GCC_ANALYZER_WARNING (CWE-401): [#def43]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-tls.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-tls.c: scope_hint: In function ‘_dl_allocate_tls_init.part.0’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/assert/assert.h:117:10: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-tls.c:610:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-tls.c:94:3: note: in expansion of macro ‘atomic_fetch_add_relaxed’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-tls.c: scope_hint: In function ‘_dl_allocate_tls_init.part.0’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-tls.c:610:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-tls.c:610:11: note: in expansion of macro ‘assert’
#  115|   #  define assert(expr)							\
#  116|     ((void) sizeof ((expr) ? 1 : 0), __extension__ ({			\
#  117|->       if (expr)								\
#  118|           ; /* empty */							\
#  119|         else								\

Error: GCC_ANALYZER_WARNING (CWE-401): [#def44]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-find_object.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-find_object.c:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-find_object.c: scope_hint: In function ‘_dlfo_mappings_segment_allocate’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/assert/assert.h:117:10: warning[-Wanalyzer-malloc-leak]: leak of ‘ptr’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-find_object.c:236:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/elf.h:6: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/stackinfo.h:24: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/stackinfo.h:24: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/alloca.h:7: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/stdlib/stdlib.h:706: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/stdlib.h:16: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/atomic.h:47: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-find_object.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/libc-pointer-arith.h:46:35: note: in definition of macro ‘ALIGN_DOWN’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-find_object.c:224:15: note: in expansion of macro ‘PTR_ALIGN_DOWN’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-find_object.c:236:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-find_object.c:236:3: note: in expansion of macro ‘assert’
#  115|   #  define assert(expr)							\
#  116|     ((void) sizeof ((expr) ? 1 : 0), __extension__ ({			\
#  117|->       if (expr)								\
#  118|           ; /* empty */							\
#  119|         else								\

Error: CPPCHECK_WARNING (CWE-570): [#def45]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-bzero-large.c:86: error[comparePointers]: Comparing pointers that point to different objects
#   84|     json_array_begin (json_ctx, "timings");
#   85|   
#   86|->   FOR_EACH_IMPL (impl, 0)
#   87|       {
#   88|         do_one_test (json_ctx, impl, (CHAR *) (buf1) + align, len);

Error: CPPCHECK_WARNING (CWE-570): [#def46]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-bzero-large.c:86: error[subtractPointers]: Subtracting pointers that point to different objects
#   84|     json_array_begin (json_ctx, "timings");
#   85|   
#   86|->   FOR_EACH_IMPL (impl, 0)
#   87|       {
#   88|         do_one_test (json_ctx, impl, (CHAR *) (buf1) + align, len);

Error: CPPCHECK_WARNING (CWE-570): [#def47]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-bzero-large.c:114: error[comparePointers]: Comparing pointers that point to different objects
#  112|   
#  113|     json_array_begin (&json_ctx, "ifuncs");
#  114|->   FOR_EACH_IMPL (impl, 0)
#  115|       json_element_string (&json_ctx, impl->name);
#  116|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def48]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-bzero-large.c:114: error[subtractPointers]: Subtracting pointers that point to different objects
#  112|   
#  113|     json_array_begin (&json_ctx, "ifuncs");
#  114|->   FOR_EACH_IMPL (impl, 0)
#  115|       json_element_string (&json_ctx, impl->name);
#  116|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def49]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-bzero.c:85: error[comparePointers]: Comparing pointers that point to different objects
#   83|     json_array_begin (json_ctx, "timings");
#   84|   
#   85|->   FOR_EACH_IMPL (impl, 0)
#   86|       {
#   87|         do_one_test (json_ctx, impl, (CHAR *) (buf1) + align, len);

Error: CPPCHECK_WARNING (CWE-570): [#def50]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-bzero.c:85: error[subtractPointers]: Subtracting pointers that point to different objects
#   83|     json_array_begin (json_ctx, "timings");
#   84|   
#   85|->   FOR_EACH_IMPL (impl, 0)
#   86|       {
#   87|         do_one_test (json_ctx, impl, (CHAR *) (buf1) + align, len);

Error: CPPCHECK_WARNING (CWE-570): [#def51]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-bzero.c:112: error[comparePointers]: Comparing pointers that point to different objects
#  110|   
#  111|     json_array_begin (&json_ctx, "ifuncs");
#  112|->   FOR_EACH_IMPL (impl, 0)
#  113|       json_element_string (&json_ctx, impl->name);
#  114|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def52]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-bzero.c:112: error[subtractPointers]: Subtracting pointers that point to different objects
#  110|   
#  111|     json_array_begin (&json_ctx, "ifuncs");
#  112|->   FOR_EACH_IMPL (impl, 0)
#  113|       json_element_string (&json_ctx, impl->name);
#  114|     json_array_end (&json_ctx);

Error: GCC_ANALYZER_WARNING (CWE-131): [#def53]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-malloc-simple.c: scope_hint: In function ‘do_benchmark’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-malloc-simple.c:58:16: warning[-Wanalyzer-allocation-size]: allocated buffer size is not a multiple of the pointee's size
#   56|       {
#   57|         for (int i = 0; i < n; i++)
#   58|-> 	arr[i] = malloc (size);
#   59|   
#   60|         for (int i = 0; i < n; i++)

Error: GCC_ANALYZER_WARNING (CWE-476): [#def54]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-malloc-simple.c:58:16: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘arr’
#   56|       {
#   57|         for (int i = 0; i < n; i++)
#   58|-> 	arr[i] = malloc (size);
#   59|   
#   60|         for (int i = 0; i < n; i++)

Error: GCC_ANALYZER_WARNING (CWE-401): [#def55]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-malloc-thread.c: scope_hint: In function ‘malloc_benchmark_loop’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-malloc-thread.c:142:12: warning[-Wanalyzer-malloc-leak]: leak of ‘malloc((long unsigned int)random_block_sizes[idx])’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-malloc-thread.c: scope_hint: In function ‘malloc_benchmark_loop’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-malloc-thread.c: scope_hint: In function ‘malloc_benchmark_loop’
#  140|         ptr_arr[next_idx] = malloc (next_block);
#  141|   
#  142|->       iters++;
#  143|       }
#  144|   

Error: GCC_ANALYZER_WARNING (CWE-401): [#def56]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-malloc-thread.c: scope_hint: In function ‘do_benchmark’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-malloc-thread.c:215:1: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-malloc-thread.c: scope_hint: In function ‘do_benchmark’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-malloc-thread.c: scope_hint: In function ‘do_benchmark’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-malloc-thread.c: scope_hint: In function ‘do_benchmark’
#  213|       }
#  214|     return elapsed;
#  215|-> }
#  216|   
#  217|   static void usage(const char *name)

Error: CPPCHECK_WARNING (CWE-570): [#def57]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memccpy.c:89: error[comparePointers]: Comparing pointers that point to different objects
#   87|     printf ("Length %4zd, n %4zd, char %d, alignment %2zd/%2zd:", len, n, c, align1, align2);
#   88|   
#   89|->   FOR_EACH_IMPL (impl, 0)
#   90|       do_one_test (impl, s2, s1, c, len, n);
#   91|   

Error: CPPCHECK_WARNING (CWE-570): [#def58]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memccpy.c:89: error[subtractPointers]: Subtracting pointers that point to different objects
#   87|     printf ("Length %4zd, n %4zd, char %d, alignment %2zd/%2zd:", len, n, c, align1, align2);
#   88|   
#   89|->   FOR_EACH_IMPL (impl, 0)
#   90|       do_one_test (impl, s2, s1, c, len, n);
#   91|   

Error: CPPCHECK_WARNING (CWE-570): [#def59]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memccpy.c:103: error[comparePointers]: Comparing pointers that point to different objects
#  101|   
#  102|     printf ("%28s", "");
#  103|->   FOR_EACH_IMPL (impl, 0)
#  104|       printf ("\t%s", impl->name);
#  105|     putchar ('\n');

Error: CPPCHECK_WARNING (CWE-570): [#def60]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memccpy.c:103: error[subtractPointers]: Subtracting pointers that point to different objects
#  101|   
#  102|     printf ("%28s", "");
#  103|->   FOR_EACH_IMPL (impl, 0)
#  104|       printf ("\t%s", impl->name);
#  105|     putchar ('\n');

Error: CPPCHECK_WARNING (CWE-570): [#def61]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memchr.c:111: error[comparePointers]: Comparing pointers that point to different objects
#  109|     json_array_begin (json_ctx, "timings");
#  110|   
#  111|->   FOR_EACH_IMPL (impl, 0)
#  112|       do_one_test (json_ctx, impl, (CHAR *) (buf + align), seek_char, len);
#  113|   

Error: CPPCHECK_WARNING (CWE-570): [#def62]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memchr.c:111: error[subtractPointers]: Subtracting pointers that point to different objects
#  109|     json_array_begin (json_ctx, "timings");
#  110|   
#  111|->   FOR_EACH_IMPL (impl, 0)
#  112|       do_one_test (json_ctx, impl, (CHAR *) (buf + align), seek_char, len);
#  113|   

Error: CPPCHECK_WARNING (CWE-570): [#def63]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memchr.c:136: error[comparePointers]: Comparing pointers that point to different objects
#  134|   
#  135|     json_array_begin (&json_ctx, "ifuncs");
#  136|->   FOR_EACH_IMPL (impl, 0)
#  137|       json_element_string (&json_ctx, impl->name);
#  138|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def64]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memchr.c:136: error[subtractPointers]: Subtracting pointers that point to different objects
#  134|   
#  135|     json_array_begin (&json_ctx, "ifuncs");
#  136|->   FOR_EACH_IMPL (impl, 0)
#  137|       json_element_string (&json_ctx, impl->name);
#  138|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def65]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memcmp.c:88: error[comparePointers]: Comparing pointers that point to different objects
#   86|       }
#   87|   
#   88|->   FOR_EACH_IMPL (impl, 0)
#   89|       {
#   90|         do_one_test (json_ctx, impl, s1, s2, len);

Error: CPPCHECK_WARNING (CWE-570): [#def66]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memcmp.c:88: error[subtractPointers]: Subtracting pointers that point to different objects
#   86|       }
#   87|   
#   88|->   FOR_EACH_IMPL (impl, 0)
#   89|       {
#   90|         do_one_test (json_ctx, impl, s1, s2, len);

Error: CPPCHECK_WARNING (CWE-570): [#def67]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memcmp.c:115: error[comparePointers]: Comparing pointers that point to different objects
#  113|   
#  114|     json_array_begin (&json_ctx, "ifuncs");
#  115|->   FOR_EACH_IMPL (impl, 0)
#  116|       json_element_string (&json_ctx, impl->name);
#  117|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def68]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memcmp.c:115: error[subtractPointers]: Subtracting pointers that point to different objects
#  113|   
#  114|     json_array_begin (&json_ctx, "ifuncs");
#  115|->   FOR_EACH_IMPL (impl, 0)
#  116|       json_element_string (&json_ctx, impl->name);
#  117|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def69]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memcpy-large.c:84: error[comparePointers]: Comparing pointers that point to different objects
#   82|         json_array_begin (json_ctx, "timings");
#   83|   
#   84|->       FOR_EACH_IMPL (impl, 0)
#   85|           do_one_test (json_ctx, impl, s2, s1, len);
#   86|   

Error: CPPCHECK_WARNING (CWE-570): [#def70]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memcpy-large.c:84: error[subtractPointers]: Subtracting pointers that point to different objects
#   82|         json_array_begin (json_ctx, "timings");
#   83|   
#   84|->       FOR_EACH_IMPL (impl, 0)
#   85|           do_one_test (json_ctx, impl, s2, s1, len);
#   86|   

Error: CPPCHECK_WARNING (CWE-570): [#def71]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memcpy-large.c:113: error[comparePointers]: Comparing pointers that point to different objects
#  111|   
#  112|     json_array_begin (&json_ctx, "ifuncs");
#  113|->   FOR_EACH_IMPL (impl, 0)
#  114|       json_element_string (&json_ctx, impl->name);
#  115|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def72]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memcpy-large.c:113: error[subtractPointers]: Subtracting pointers that point to different objects
#  111|   
#  112|     json_array_begin (&json_ctx, "ifuncs");
#  113|->   FOR_EACH_IMPL (impl, 0)
#  114|       json_element_string (&json_ctx, impl->name);
#  115|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def73]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memcpy-random.c:168: error[comparePointers]: Comparing pointers that point to different objects
#  166|     json_array_begin (json_ctx, "timings");
#  167|   
#  168|->   FOR_EACH_IMPL (impl, 0)
#  169|       do_one_test (json_ctx, impl, (char *) buf2, (char *) buf1, test_arr, i);
#  170|   

Error: CPPCHECK_WARNING (CWE-570): [#def74]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memcpy-random.c:168: error[subtractPointers]: Subtracting pointers that point to different objects
#  166|     json_array_begin (json_ctx, "timings");
#  167|   
#  168|->   FOR_EACH_IMPL (impl, 0)
#  169|       do_one_test (json_ctx, impl, (char *) buf2, (char *) buf1, test_arr, i);
#  170|   

Error: CPPCHECK_WARNING (CWE-570): [#def75]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memcpy-random.c:193: error[comparePointers]: Comparing pointers that point to different objects
#  191|   
#  192|     json_array_begin (&json_ctx, "ifuncs");
#  193|->   FOR_EACH_IMPL (impl, 0)
#  194|       json_element_string (&json_ctx, impl->name);
#  195|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def76]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memcpy-random.c:193: error[subtractPointers]: Subtracting pointers that point to different objects
#  191|   
#  192|     json_array_begin (&json_ctx, "ifuncs");
#  193|->   FOR_EACH_IMPL (impl, 0)
#  194|       json_element_string (&json_ctx, impl->name);
#  195|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def77]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memcpy.c:89: error[comparePointers]: Comparing pointers that point to different objects
#   87|         json_array_begin (json_ctx, "timings");
#   88|   
#   89|->       FOR_EACH_IMPL (impl, 0)
#   90|           do_one_test (json_ctx, impl, s2, s1, len);
#   91|   

Error: CPPCHECK_WARNING (CWE-570): [#def78]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memcpy.c:89: error[subtractPointers]: Subtracting pointers that point to different objects
#   87|         json_array_begin (json_ctx, "timings");
#   88|   
#   89|->       FOR_EACH_IMPL (impl, 0)
#   90|           do_one_test (json_ctx, impl, s2, s1, len);
#   91|   

Error: CPPCHECK_WARNING (CWE-570): [#def79]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memcpy.c:118: error[comparePointers]: Comparing pointers that point to different objects
#  116|   
#  117|     json_array_begin (&json_ctx, "ifuncs");
#  118|->   FOR_EACH_IMPL (impl, 0)
#  119|       json_element_string (&json_ctx, impl->name);
#  120|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def80]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memcpy.c:118: error[subtractPointers]: Subtracting pointers that point to different objects
#  116|   
#  117|     json_array_begin (&json_ctx, "ifuncs");
#  118|->   FOR_EACH_IMPL (impl, 0)
#  119|       json_element_string (&json_ctx, impl->name);
#  120|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def81]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memmem.c:150: error[comparePointers]: Comparing pointers that point to different objects
#  148|     json_array_begin (json_ctx, "timings");
#  149|   
#  150|->   FOR_EACH_IMPL (impl, 0)
#  151|       do_one_test (json_ctx, impl, buf1, BUF1PAGES * page_size, str, len,
#  152|   		 buf1 + idx);

Error: CPPCHECK_WARNING (CWE-570): [#def82]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memmem.c:150: error[subtractPointers]: Subtracting pointers that point to different objects
#  148|     json_array_begin (json_ctx, "timings");
#  149|   
#  150|->   FOR_EACH_IMPL (impl, 0)
#  151|       do_one_test (json_ctx, impl, buf1, BUF1PAGES * page_size, str, len,
#  152|   		 buf1 + idx);

Error: CPPCHECK_WARNING (CWE-570): [#def83]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memmem.c:190: error[comparePointers]: Comparing pointers that point to different objects
#  188|         json_array_begin (json_ctx, "timings");
#  189|   
#  190|->       FOR_EACH_IMPL (impl, 0)
#  191|   	do_one_test (json_ctx, impl, buf1, BUF1PAGES * page_size, buf1 + idx,
#  192|   		     len, buf1 + idx);

Error: CPPCHECK_WARNING (CWE-570): [#def84]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memmem.c:190: error[subtractPointers]: Subtracting pointers that point to different objects
#  188|         json_array_begin (json_ctx, "timings");
#  189|   
#  190|->       FOR_EACH_IMPL (impl, 0)
#  191|   	do_one_test (json_ctx, impl, buf1, BUF1PAGES * page_size, buf1 + idx,
#  192|   		     len, buf1 + idx);

Error: CPPCHECK_WARNING (CWE-570): [#def85]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memmem.c:225: error[comparePointers]: Comparing pointers that point to different objects
#  223|   
#  224|     json_array_begin (&json_ctx, "ifuncs");
#  225|->   FOR_EACH_IMPL (impl, 0)
#  226|       json_element_string (&json_ctx, impl->name);
#  227|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def86]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memmem.c:225: error[subtractPointers]: Subtracting pointers that point to different objects
#  223|   
#  224|     json_array_begin (&json_ctx, "ifuncs");
#  225|->   FOR_EACH_IMPL (impl, 0)
#  226|       json_element_string (&json_ctx, impl->name);
#  227|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def87]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memmove-large.c:77: error[comparePointers]: Comparing pointers that point to different objects
#   75|     json_array_begin (json_ctx, "timings");
#   76|   
#   77|->   FOR_EACH_IMPL (impl, 0)
#   78|       do_one_test (json_ctx, impl, s2, s1, len);
#   79|   

Error: CPPCHECK_WARNING (CWE-570): [#def88]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memmove-large.c:77: error[subtractPointers]: Subtracting pointers that point to different objects
#   75|     json_array_begin (json_ctx, "timings");
#   76|   
#   77|->   FOR_EACH_IMPL (impl, 0)
#   78|       do_one_test (json_ctx, impl, s2, s1, len);
#   79|   

Error: CPPCHECK_WARNING (CWE-570): [#def89]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memmove-large.c:103: error[comparePointers]: Comparing pointers that point to different objects
#  101|     json_array_begin (&json_ctx, "ifuncs");
#  102|   
#  103|->   FOR_EACH_IMPL (impl, 0)
#  104|       json_element_string (&json_ctx, impl->name);
#  105|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def90]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memmove-large.c:103: error[subtractPointers]: Subtracting pointers that point to different objects
#  101|     json_array_begin (&json_ctx, "ifuncs");
#  102|   
#  103|->   FOR_EACH_IMPL (impl, 0)
#  104|       json_element_string (&json_ctx, impl->name);
#  105|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def91]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memmove.c:79: error[comparePointers]: Comparing pointers that point to different objects
#   77|     json_array_begin (json_ctx, "timings");
#   78|   
#   79|->   FOR_EACH_IMPL (impl, 0)
#   80|       do_one_test (json_ctx, impl, s2, s1, len);
#   81|   

Error: CPPCHECK_WARNING (CWE-570): [#def92]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memmove.c:79: error[subtractPointers]: Subtracting pointers that point to different objects
#   77|     json_array_begin (json_ctx, "timings");
#   78|   
#   79|->   FOR_EACH_IMPL (impl, 0)
#   80|       do_one_test (json_ctx, impl, s2, s1, len);
#   81|   

Error: CPPCHECK_WARNING (CWE-570): [#def93]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memmove.c:106: error[comparePointers]: Comparing pointers that point to different objects
#  104|     json_array_begin (&json_ctx, "ifuncs");
#  105|   
#  106|->   FOR_EACH_IMPL (impl, 0)
#  107|       json_element_string (&json_ctx, impl->name);
#  108|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def94]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memmove.c:106: error[subtractPointers]: Subtracting pointers that point to different objects
#  104|     json_array_begin (&json_ctx, "ifuncs");
#  105|   
#  106|->   FOR_EACH_IMPL (impl, 0)
#  107|       json_element_string (&json_ctx, impl->name);
#  108|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def95]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memset-large.c:66: error[comparePointers]: Comparing pointers that point to different objects
#   64|     json_array_begin (json_ctx, "timings");
#   65|   
#   66|->   FOR_EACH_IMPL (impl, 0)
#   67|       {
#   68|         do_one_test (json_ctx, impl, (CHAR *) (buf1) + align, c, len);

Error: CPPCHECK_WARNING (CWE-570): [#def96]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memset-large.c:66: error[subtractPointers]: Subtracting pointers that point to different objects
#   64|     json_array_begin (json_ctx, "timings");
#   65|   
#   66|->   FOR_EACH_IMPL (impl, 0)
#   67|       {
#   68|         do_one_test (json_ctx, impl, (CHAR *) (buf1) + align, c, len);

Error: CPPCHECK_WARNING (CWE-570): [#def97]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memset-large.c:95: error[comparePointers]: Comparing pointers that point to different objects
#   93|   
#   94|     json_array_begin (&json_ctx, "ifuncs");
#   95|->   FOR_EACH_IMPL (impl, 0)
#   96|       json_element_string (&json_ctx, impl->name);
#   97|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def98]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memset-large.c:95: error[subtractPointers]: Subtracting pointers that point to different objects
#   93|   
#   94|     json_array_begin (&json_ctx, "ifuncs");
#   95|->   FOR_EACH_IMPL (impl, 0)
#   96|       json_element_string (&json_ctx, impl->name);
#   97|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def99]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memset-random.c:143: error[comparePointers]: Comparing pointers that point to different objects
#  141|     json_array_begin (json_ctx, "timings");
#  142|   
#  143|->   FOR_EACH_IMPL (impl, 0)
#  144|       do_one_test (json_ctx, impl, INNER_LOOP_ITERS_MEDIUM * 2, test_arr, n);
#  145|   

Error: CPPCHECK_WARNING (CWE-570): [#def100]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memset-random.c:143: error[subtractPointers]: Subtracting pointers that point to different objects
#  141|     json_array_begin (json_ctx, "timings");
#  142|   
#  143|->   FOR_EACH_IMPL (impl, 0)
#  144|       do_one_test (json_ctx, impl, INNER_LOOP_ITERS_MEDIUM * 2, test_arr, n);
#  145|   

Error: CPPCHECK_WARNING (CWE-570): [#def101]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memset-random.c:169: error[comparePointers]: Comparing pointers that point to different objects
#  167|   
#  168|     json_array_begin (&json_ctx, "ifuncs");
#  169|->   FOR_EACH_IMPL (impl, 0)
#  170|       json_element_string (&json_ctx, impl->name);
#  171|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def102]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memset-random.c:169: error[subtractPointers]: Subtracting pointers that point to different objects
#  167|   
#  168|     json_array_begin (&json_ctx, "ifuncs");
#  169|->   FOR_EACH_IMPL (impl, 0)
#  170|       json_element_string (&json_ctx, impl->name);
#  171|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def103]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memset.c:74: error[comparePointers]: Comparing pointers that point to different objects
#   72|     json_array_begin (json_ctx, "timings");
#   73|   
#   74|->   FOR_EACH_IMPL (impl, 0)
#   75|       {
#   76|         do_one_test (json_ctx, impl, (CHAR *) (buf1) + align, c, len);

Error: CPPCHECK_WARNING (CWE-570): [#def104]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memset.c:74: error[subtractPointers]: Subtracting pointers that point to different objects
#   72|     json_array_begin (json_ctx, "timings");
#   73|   
#   74|->   FOR_EACH_IMPL (impl, 0)
#   75|       {
#   76|         do_one_test (json_ctx, impl, (CHAR *) (buf1) + align, c, len);

Error: CPPCHECK_WARNING (CWE-570): [#def105]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memset.c:103: error[comparePointers]: Comparing pointers that point to different objects
#  101|   
#  102|     json_array_begin (&json_ctx, "ifuncs");
#  103|->   FOR_EACH_IMPL (impl, 0)
#  104|       json_element_string (&json_ctx, impl->name);
#  105|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def106]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-memset.c:103: error[subtractPointers]: Subtracting pointers that point to different objects
#  101|   
#  102|     json_array_begin (&json_ctx, "ifuncs");
#  103|->   FOR_EACH_IMPL (impl, 0)
#  104|       json_element_string (&json_ctx, impl->name);
#  105|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def107]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-rawmemchr.c:97: error[comparePointers]: Comparing pointers that point to different objects
#   95|     json_array_begin (json_ctx, "timings");
#   96|   
#   97|->   FOR_EACH_IMPL (impl, 0)
#   98|       do_one_test (json_ctx, impl, (char *) (buf1 + align), seek_char, result);
#   99|   

Error: CPPCHECK_WARNING (CWE-570): [#def108]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-rawmemchr.c:97: error[subtractPointers]: Subtracting pointers that point to different objects
#   95|     json_array_begin (json_ctx, "timings");
#   96|   
#   97|->   FOR_EACH_IMPL (impl, 0)
#   98|       do_one_test (json_ctx, impl, (char *) (buf1 + align), seek_char, result);
#   99|   

Error: CPPCHECK_WARNING (CWE-570): [#def109]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-rawmemchr.c:121: error[comparePointers]: Comparing pointers that point to different objects
#  119|   
#  120|     json_array_begin (&json_ctx, "ifuncs");
#  121|->   FOR_EACH_IMPL (impl, 0)
#  122|       json_element_string (&json_ctx, impl->name);
#  123|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def110]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-rawmemchr.c:121: error[subtractPointers]: Subtracting pointers that point to different objects
#  119|   
#  120|     json_array_begin (&json_ctx, "ifuncs");
#  121|->   FOR_EACH_IMPL (impl, 0)
#  122|       json_element_string (&json_ctx, impl->name);
#  123|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def111]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcasecmp.c:101: error[comparePointers]: Comparing pointers that point to different objects
#   99|       s2[len - 1] -= exp_result;
#  100|   
#  101|->   FOR_EACH_IMPL (impl, 0)
#  102|       do_one_test (json_ctx, impl, s1, s2, exp_result);
#  103|   

Error: CPPCHECK_WARNING (CWE-570): [#def112]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcasecmp.c:101: error[subtractPointers]: Subtracting pointers that point to different objects
#   99|       s2[len - 1] -= exp_result;
#  100|   
#  101|->   FOR_EACH_IMPL (impl, 0)
#  102|       do_one_test (json_ctx, impl, s1, s2, exp_result);
#  103|   

Error: CPPCHECK_WARNING (CWE-570): [#def113]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcasecmp.c:126: error[comparePointers]: Comparing pointers that point to different objects
#  124|   
#  125|     json_array_begin (&json_ctx, "ifuncs");
#  126|->   FOR_EACH_IMPL (impl, 0)
#  127|       json_element_string (&json_ctx, impl->name);
#  128|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def114]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcasecmp.c:126: error[subtractPointers]: Subtracting pointers that point to different objects
#  124|   
#  125|     json_array_begin (&json_ctx, "ifuncs");
#  126|->   FOR_EACH_IMPL (impl, 0)
#  127|       json_element_string (&json_ctx, impl->name);
#  128|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def115]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcasestr.c:139: error[comparePointers]: Comparing pointers that point to different objects
#  137|     json_array_begin (json_ctx, "timings");
#  138|   
#  139|->   FOR_EACH_IMPL (impl, 0)
#  140|       do_one_test (json_ctx, impl, s1, s2, fail ? NULL : s1 + len1 - len2);
#  141|   

Error: CPPCHECK_WARNING (CWE-570): [#def116]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcasestr.c:139: error[subtractPointers]: Subtracting pointers that point to different objects
#  137|     json_array_begin (json_ctx, "timings");
#  138|   
#  139|->   FOR_EACH_IMPL (impl, 0)
#  140|       do_one_test (json_ctx, impl, s1, s2, fail ? NULL : s1 + len1 - len2);
#  141|   

Error: CPPCHECK_WARNING (CWE-570): [#def117]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcasestr.c:180: error[comparePointers]: Comparing pointers that point to different objects
#  178|       json_array_begin (json_ctx, "timings");
#  179|   
#  180|->     FOR_EACH_IMPL (impl, 0)
#  181|         do_one_test (json_ctx, impl, hs, ne, NULL);
#  182|   

Error: CPPCHECK_WARNING (CWE-570): [#def118]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcasestr.c:180: error[subtractPointers]: Subtracting pointers that point to different objects
#  178|       json_array_begin (json_ctx, "timings");
#  179|   
#  180|->     FOR_EACH_IMPL (impl, 0)
#  181|         do_one_test (json_ctx, impl, hs, ne, NULL);
#  182|   

Error: CPPCHECK_WARNING (CWE-570): [#def119]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcasestr.c:211: error[comparePointers]: Comparing pointers that point to different objects
#  209|       json_array_begin (json_ctx, "timings");
#  210|   
#  211|->     FOR_EACH_IMPL (impl, 0)
#  212|         do_one_test (json_ctx, impl, hs, ne, NULL);
#  213|   

Error: CPPCHECK_WARNING (CWE-570): [#def120]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcasestr.c:211: error[subtractPointers]: Subtracting pointers that point to different objects
#  209|       json_array_begin (json_ctx, "timings");
#  210|   
#  211|->     FOR_EACH_IMPL (impl, 0)
#  212|         do_one_test (json_ctx, impl, hs, ne, NULL);
#  213|   

Error: CPPCHECK_WARNING (CWE-570): [#def121]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcasestr.c:241: error[comparePointers]: Comparing pointers that point to different objects
#  239|       json_array_begin (json_ctx, "timings");
#  240|   
#  241|->     FOR_EACH_IMPL (impl, 0)
#  242|         do_one_test (json_ctx, impl, hs, ne, NULL);
#  243|   

Error: CPPCHECK_WARNING (CWE-570): [#def122]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcasestr.c:241: error[subtractPointers]: Subtracting pointers that point to different objects
#  239|       json_array_begin (json_ctx, "timings");
#  240|   
#  241|->     FOR_EACH_IMPL (impl, 0)
#  242|         do_one_test (json_ctx, impl, hs, ne, NULL);
#  243|   

Error: CPPCHECK_WARNING (CWE-570): [#def123]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcasestr.c:276: error[comparePointers]: Comparing pointers that point to different objects
#  274|       json_array_begin (json_ctx, "timings");
#  275|   
#  276|->     FOR_EACH_IMPL (impl, 0)
#  277|         do_one_test (json_ctx, impl, hs, ne, NULL);
#  278|   

Error: CPPCHECK_WARNING (CWE-570): [#def124]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcasestr.c:276: error[subtractPointers]: Subtracting pointers that point to different objects
#  274|       json_array_begin (json_ctx, "timings");
#  275|   
#  276|->     FOR_EACH_IMPL (impl, 0)
#  277|         do_one_test (json_ctx, impl, hs, ne, NULL);
#  278|   

Error: CPPCHECK_WARNING (CWE-570): [#def125]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcasestr.c:300: error[comparePointers]: Comparing pointers that point to different objects
#  298|   
#  299|     json_array_begin (&json_ctx, "ifuncs");
#  300|->   FOR_EACH_IMPL (impl, 0)
#  301|       json_element_string (&json_ctx, impl->name);
#  302|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def126]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcasestr.c:300: error[subtractPointers]: Subtracting pointers that point to different objects
#  298|   
#  299|     json_array_begin (&json_ctx, "ifuncs");
#  300|->   FOR_EACH_IMPL (impl, 0)
#  301|       json_element_string (&json_ctx, impl->name);
#  302|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def127]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcat.c:122: error[comparePointers]: Comparing pointers that point to different objects
#  120|     json_array_begin (json_ctx, "timings");
#  121|   
#  122|->   FOR_EACH_IMPL (impl, 0)
#  123|       {
#  124|         s2[len2] = '\0';

Error: CPPCHECK_WARNING (CWE-570): [#def128]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcat.c:122: error[subtractPointers]: Subtracting pointers that point to different objects
#  120|     json_array_begin (json_ctx, "timings");
#  121|   
#  122|->   FOR_EACH_IMPL (impl, 0)
#  123|       {
#  124|         s2[len2] = '\0';

Error: CPPCHECK_WARNING (CWE-570): [#def129]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcat.c:152: error[comparePointers]: Comparing pointers that point to different objects
#  150|   
#  151|     json_array_begin (&json_ctx, "ifuncs");
#  152|->   FOR_EACH_IMPL (impl, 0)
#  153|       json_element_string (&json_ctx, impl->name);
#  154|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def130]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcat.c:152: error[subtractPointers]: Subtracting pointers that point to different objects
#  150|   
#  151|     json_array_begin (&json_ctx, "ifuncs");
#  152|->   FOR_EACH_IMPL (impl, 0)
#  153|       json_element_string (&json_ctx, impl->name);
#  154|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def131]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strchr.c:183: error[comparePointers]: Comparing pointers that point to different objects
#  181|       json_array_begin (json_ctx, "timings");
#  182|   
#  183|->     FOR_EACH_IMPL (impl, 0)
#  184|         do_one_rand_plus_branch_test (json_ctx, impl, buf + align, c);
#  185|   

Error: CPPCHECK_WARNING (CWE-570): [#def132]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strchr.c:183: error[subtractPointers]: Subtracting pointers that point to different objects
#  181|       json_array_begin (json_ctx, "timings");
#  182|   
#  183|->     FOR_EACH_IMPL (impl, 0)
#  184|         do_one_rand_plus_branch_test (json_ctx, impl, buf + align, c);
#  185|   

Error: CPPCHECK_WARNING (CWE-570): [#def133]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strchr.c:199: error[comparePointers]: Comparing pointers that point to different objects
#  197|       json_array_begin (json_ctx, "timings");
#  198|   
#  199|->     FOR_EACH_IMPL (impl, 0)
#  200|         do_one_rand_test (json_ctx, impl, buf + align, c);
#  201|   

Error: CPPCHECK_WARNING (CWE-570): [#def134]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strchr.c:199: error[subtractPointers]: Subtracting pointers that point to different objects
#  197|       json_array_begin (json_ctx, "timings");
#  198|   
#  199|->     FOR_EACH_IMPL (impl, 0)
#  200|         do_one_rand_test (json_ctx, impl, buf + align, c);
#  201|   

Error: CPPCHECK_WARNING (CWE-570): [#def135]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strchr.c:278: error[comparePointers]: Comparing pointers that point to different objects
#  276|     json_array_begin (json_ctx, "timings");
#  277|   
#  278|->   FOR_EACH_IMPL (impl, 0)
#  279|       do_one_test (json_ctx, impl, buf + align, seek_char, result);
#  280|   

Error: CPPCHECK_WARNING (CWE-570): [#def136]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strchr.c:278: error[subtractPointers]: Subtracting pointers that point to different objects
#  276|     json_array_begin (json_ctx, "timings");
#  277|   
#  278|->   FOR_EACH_IMPL (impl, 0)
#  279|       do_one_test (json_ctx, impl, buf + align, seek_char, result);
#  280|   

Error: CPPCHECK_WARNING (CWE-570): [#def137]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strchr.c:303: error[comparePointers]: Comparing pointers that point to different objects
#  301|   
#  302|     json_array_begin (&json_ctx, "ifuncs");
#  303|->   FOR_EACH_IMPL (impl, 0)
#  304|       json_element_string (&json_ctx, impl->name);
#  305|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def138]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strchr.c:303: error[subtractPointers]: Subtracting pointers that point to different objects
#  301|   
#  302|     json_array_begin (&json_ctx, "ifuncs");
#  303|->   FOR_EACH_IMPL (impl, 0)
#  304|       json_element_string (&json_ctx, impl->name);
#  305|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def139]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcmp.c:116: error[comparePointers]: Comparing pointers that point to different objects
#  114|     json_array_begin (json_ctx, "timings");
#  115|   
#  116|->   FOR_EACH_IMPL (impl, 0)
#  117|       do_one_test (json_ctx, impl, s1, s2, exp_result);
#  118|   

Error: CPPCHECK_WARNING (CWE-570): [#def140]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcmp.c:116: error[subtractPointers]: Subtracting pointers that point to different objects
#  114|     json_array_begin (json_ctx, "timings");
#  115|   
#  116|->   FOR_EACH_IMPL (impl, 0)
#  117|       do_one_test (json_ctx, impl, s1, s2, exp_result);
#  118|   

Error: CPPCHECK_WARNING (CWE-570): [#def141]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcmp.c:133: error[comparePointers]: Comparing pointers that point to different objects
#  131|     json_attr_uint (json_ctx, "align2", (double) align2);
#  132|     json_array_begin (json_ctx, "timings");
#  133|->   FOR_EACH_IMPL (impl, 0)
#  134|       do_one_test (json_ctx, impl, s1, s2, exp_result);
#  135|     json_array_end (json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def142]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcmp.c:133: error[subtractPointers]: Subtracting pointers that point to different objects
#  131|     json_attr_uint (json_ctx, "align2", (double) align2);
#  132|     json_array_begin (json_ctx, "timings");
#  133|->   FOR_EACH_IMPL (impl, 0)
#  134|       do_one_test (json_ctx, impl, s1, s2, exp_result);
#  135|     json_array_end (json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def143]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcmp.c:196: error[comparePointers]: Comparing pointers that point to different objects
#  194|   
#  195|     json_array_begin (&json_ctx, "ifuncs");
#  196|->   FOR_EACH_IMPL (impl, 0)
#  197|       json_element_string (&json_ctx, impl->name);
#  198|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def144]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcmp.c:196: error[subtractPointers]: Subtracting pointers that point to different objects
#  194|   
#  195|     json_array_begin (&json_ctx, "ifuncs");
#  196|->   FOR_EACH_IMPL (impl, 0)
#  197|       json_element_string (&json_ctx, impl->name);
#  198|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def145]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcpy.c:123: error[comparePointers]: Comparing pointers that point to different objects
#  121|     json_array_begin (json_ctx, "timings");
#  122|   
#  123|->   FOR_EACH_IMPL (impl, 0)
#  124|       do_one_test (json_ctx, impl, s2, s1, len);
#  125|   

Error: CPPCHECK_WARNING (CWE-570): [#def146]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcpy.c:123: error[subtractPointers]: Subtracting pointers that point to different objects
#  121|     json_array_begin (json_ctx, "timings");
#  122|   
#  123|->   FOR_EACH_IMPL (impl, 0)
#  124|       do_one_test (json_ctx, impl, s2, s1, len);
#  125|   

Error: CPPCHECK_WARNING (CWE-570): [#def147]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcpy.c:148: error[comparePointers]: Comparing pointers that point to different objects
#  146|   
#  147|     json_array_begin (&json_ctx, "ifuncs");
#  148|->   FOR_EACH_IMPL (impl, 0)
#  149|       json_element_string (&json_ctx, impl->name);
#  150|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def148]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcpy.c:148: error[subtractPointers]: Subtracting pointers that point to different objects
#  146|   
#  147|     json_array_begin (&json_ctx, "ifuncs");
#  148|->   FOR_EACH_IMPL (impl, 0)
#  149|       json_element_string (&json_ctx, impl->name);
#  150|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def149]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcpy_chk.c:141: error[comparePointers]: Comparing pointers that point to different objects
#  139|       printf ("Length %4zd, alignment %2zd/%2zd:", len, align1, align2);
#  140|   
#  141|->   FOR_EACH_IMPL (impl, 0)
#  142|       do_one_test (impl, s2, s1, len, dlen);
#  143|   

Error: CPPCHECK_WARNING (CWE-570): [#def150]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcpy_chk.c:141: error[subtractPointers]: Subtracting pointers that point to different objects
#  139|       printf ("Length %4zd, alignment %2zd/%2zd:", len, align1, align2);
#  140|   
#  141|->   FOR_EACH_IMPL (impl, 0)
#  142|       do_one_test (impl, s2, s1, len, dlen);
#  143|   

Error: CPPCHECK_WARNING (CWE-570): [#def151]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcpy_chk.c:158: error[comparePointers]: Comparing pointers that point to different objects
#  156|   
#  157|     printf ("%23s", "");
#  158|->   FOR_EACH_IMPL (impl, 0)
#  159|       printf ("\t%s", impl->name);
#  160|     putchar ('\n');

Error: CPPCHECK_WARNING (CWE-570): [#def152]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strcpy_chk.c:158: error[subtractPointers]: Subtracting pointers that point to different objects
#  156|   
#  157|     printf ("%23s", "");
#  158|->   FOR_EACH_IMPL (impl, 0)
#  159|       printf ("\t%s", impl->name);
#  160|     putchar ('\n');

Error: GCC_ANALYZER_WARNING (CWE-469): [#def153]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-bzero.c:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-bzero.c: scope_hint: In function ‘do_test’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-string.h:221:40: warning[-Wanalyzer-undefined-behavior-ptrdiff]: undefined behavior when subtracting pointers
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-bzero.c:85:3: note: in expansion of macro ‘FOR_EACH_IMPL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-bzero.c:85:3: note: in expansion of macro ‘FOR_EACH_IMPL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-bzero.c:85:3: note: in expansion of macro ‘FOR_EACH_IMPL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-bzero.c:85:3: note: in expansion of macro ‘FOR_EACH_IMPL’
#  219|   	 else								      \
#  220|   	   {								      \
#  221|-> 	     impl_count = __stop_impls - __start_impls;			      \
#  222|   	     impl_array = __start_impls;				      \
#  223|   	   }								      \

Error: CPPCHECK_WARNING (CWE-570): [#def154]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strlen.c:89: error[comparePointers]: Comparing pointers that point to different objects
#   87|   
#   88|   
#   89|->   FOR_EACH_IMPL (impl, 0)
#   90|       {
#   91|         CHAR *buf = (CHAR *) (buf1);

Error: CPPCHECK_WARNING (CWE-570): [#def155]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strlen.c:89: error[subtractPointers]: Subtracting pointers that point to different objects
#   87|   
#   88|   
#   89|->   FOR_EACH_IMPL (impl, 0)
#   90|       {
#   91|         CHAR *buf = (CHAR *) (buf1);

Error: CPPCHECK_WARNING (CWE-570): [#def156]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strlen.c:123: error[comparePointers]: Comparing pointers that point to different objects
#  121|   
#  122|     json_array_begin (&json_ctx, "ifuncs");
#  123|->   FOR_EACH_IMPL (impl, 0)
#  124|       json_element_string (&json_ctx, impl->name);
#  125|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def157]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strlen.c:123: error[subtractPointers]: Subtracting pointers that point to different objects
#  121|   
#  122|     json_array_begin (&json_ctx, "ifuncs");
#  123|->   FOR_EACH_IMPL (impl, 0)
#  124|       json_element_string (&json_ctx, impl->name);
#  125|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def158]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncasecmp.c:92: error[comparePointers]: Comparing pointers that point to different objects
#   90|     json_array_begin (json_ctx, "timings");
#   91|   
#   92|->   FOR_EACH_IMPL (impl, 0)
#   93|       do_one_test (json_ctx, impl, s1, s2, n, exp_result);
#   94|   

Error: CPPCHECK_WARNING (CWE-570): [#def159]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncasecmp.c:92: error[subtractPointers]: Subtracting pointers that point to different objects
#   90|     json_array_begin (json_ctx, "timings");
#   91|   
#   92|->   FOR_EACH_IMPL (impl, 0)
#   93|       do_one_test (json_ctx, impl, s1, s2, n, exp_result);
#   94|   

Error: CPPCHECK_WARNING (CWE-570): [#def160]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncasecmp.c:117: error[comparePointers]: Comparing pointers that point to different objects
#  115|   
#  116|     json_array_begin (&json_ctx, "ifuncs");
#  117|->   FOR_EACH_IMPL (impl, 0)
#  118|       json_element_string (&json_ctx, impl->name);
#  119|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def161]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncasecmp.c:117: error[subtractPointers]: Subtracting pointers that point to different objects
#  115|   
#  116|     json_array_begin (&json_ctx, "ifuncs");
#  117|->   FOR_EACH_IMPL (impl, 0)
#  118|       json_element_string (&json_ctx, impl->name);
#  119|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def162]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncat.c:133: error[comparePointers]: Comparing pointers that point to different objects
#  131|     json_array_begin (json_ctx, "timings");
#  132|   
#  133|->   FOR_EACH_IMPL (impl, 0)
#  134|       {
#  135|         s2[len2] = '\0';

Error: CPPCHECK_WARNING (CWE-570): [#def163]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncat.c:133: error[subtractPointers]: Subtracting pointers that point to different objects
#  131|     json_array_begin (json_ctx, "timings");
#  132|   
#  133|->   FOR_EACH_IMPL (impl, 0)
#  134|       {
#  135|         s2[len2] = '\0';

Error: CPPCHECK_WARNING (CWE-570): [#def164]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncat.c:161: error[comparePointers]: Comparing pointers that point to different objects
#  159|   
#  160|     json_array_begin (&json_ctx, "ifuncs");
#  161|->   FOR_EACH_IMPL (impl, 0)
#  162|       json_element_string (&json_ctx, impl->name);
#  163|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def165]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncat.c:161: error[subtractPointers]: Subtracting pointers that point to different objects
#  159|   
#  160|     json_array_begin (&json_ctx, "ifuncs");
#  161|->   FOR_EACH_IMPL (impl, 0)
#  162|       json_element_string (&json_ctx, impl->name);
#  163|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def166]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncmp.c:81: error[comparePointers]: Comparing pointers that point to different objects
#   79|     json_array_begin (json_ctx, "timings");
#   80|   
#   81|->   FOR_EACH_IMPL (impl, 0)
#   82|       {
#   83|         alloc_bufs ();

Error: CPPCHECK_WARNING (CWE-570): [#def167]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncmp.c:81: error[subtractPointers]: Subtracting pointers that point to different objects
#   79|     json_array_begin (json_ctx, "timings");
#   80|   
#   81|->   FOR_EACH_IMPL (impl, 0)
#   82|       {
#   83|         alloc_bufs ();

Error: CPPCHECK_WARNING (CWE-570): [#def168]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncmp.c:138: error[comparePointers]: Comparing pointers that point to different objects
#  136|     json_array_begin (json_ctx, "timings");
#  137|   
#  138|->   FOR_EACH_IMPL (impl, 0)
#  139|     {
#  140|       alloc_bufs ();

Error: CPPCHECK_WARNING (CWE-570): [#def169]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncmp.c:138: error[subtractPointers]: Subtracting pointers that point to different objects
#  136|     json_array_begin (json_ctx, "timings");
#  137|   
#  138|->   FOR_EACH_IMPL (impl, 0)
#  139|     {
#  140|       alloc_bufs ();

Error: CPPCHECK_WARNING (CWE-570): [#def170]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncmp.c:176: error[comparePointers]: Comparing pointers that point to different objects
#  174|     json_attr_uint (json_ctx, "align2", (double) align2);
#  175|     json_array_begin (json_ctx, "timings");
#  176|->   FOR_EACH_IMPL (impl, 0)
#  177|       do_one_test (json_ctx, impl, s1, s2, n, exp_result);
#  178|     json_array_end (json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def171]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncmp.c:176: error[subtractPointers]: Subtracting pointers that point to different objects
#  174|     json_attr_uint (json_ctx, "align2", (double) align2);
#  175|     json_array_begin (json_ctx, "timings");
#  176|->   FOR_EACH_IMPL (impl, 0)
#  177|       do_one_test (json_ctx, impl, s1, s2, n, exp_result);
#  178|     json_array_end (json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def172]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncmp.c:245: error[comparePointers]: Comparing pointers that point to different objects
#  243|     json_array_begin (json_ctx, "timings");
#  244|     {
#  245|->     FOR_EACH_IMPL (impl, 0)
#  246|         do_one_test (json_ctx, impl, s1, s2, page_size, -exp_result);
#  247|     }

Error: CPPCHECK_WARNING (CWE-570): [#def173]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncmp.c:245: error[subtractPointers]: Subtracting pointers that point to different objects
#  243|     json_array_begin (json_ctx, "timings");
#  244|     {
#  245|->     FOR_EACH_IMPL (impl, 0)
#  246|         do_one_test (json_ctx, impl, s1, s2, page_size, -exp_result);
#  247|     }

Error: CPPCHECK_WARNING (CWE-570): [#def174]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncmp.c:258: error[comparePointers]: Comparing pointers that point to different objects
#  256|     json_array_begin (json_ctx, "timings");
#  257|     {
#  258|->     FOR_EACH_IMPL (impl, 0)
#  259|         do_one_test (json_ctx, impl, s1, s2, page_size, exp_result);
#  260|     }

Error: CPPCHECK_WARNING (CWE-570): [#def175]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncmp.c:258: error[subtractPointers]: Subtracting pointers that point to different objects
#  256|     json_array_begin (json_ctx, "timings");
#  257|     {
#  258|->     FOR_EACH_IMPL (impl, 0)
#  259|         do_one_test (json_ctx, impl, s1, s2, page_size, exp_result);
#  260|     }

Error: CPPCHECK_WARNING (CWE-570): [#def176]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncmp.c:307: error[comparePointers]: Comparing pointers that point to different objects
#  305|   
#  306|     json_array_begin (&json_ctx, "ifuncs");
#  307|->   FOR_EACH_IMPL (impl, 0)
#  308|     json_element_string (&json_ctx, impl->name);
#  309|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def177]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncmp.c:307: error[subtractPointers]: Subtracting pointers that point to different objects
#  305|   
#  306|     json_array_begin (&json_ctx, "ifuncs");
#  307|->   FOR_EACH_IMPL (impl, 0)
#  308|     json_element_string (&json_ctx, impl->name);
#  309|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def178]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncpy.c:139: error[comparePointers]: Comparing pointers that point to different objects
#  137|     json_array_begin (json_ctx, "timings");
#  138|   
#  139|->   FOR_EACH_IMPL (impl, 0)
#  140|       do_one_test (json_ctx, impl, s2, s1, len, n);
#  141|   

Error: CPPCHECK_WARNING (CWE-570): [#def179]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncpy.c:139: error[subtractPointers]: Subtracting pointers that point to different objects
#  137|     json_array_begin (json_ctx, "timings");
#  138|   
#  139|->   FOR_EACH_IMPL (impl, 0)
#  140|       do_one_test (json_ctx, impl, s2, s1, len, n);
#  141|   

Error: CPPCHECK_WARNING (CWE-570): [#def180]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncpy.c:164: error[comparePointers]: Comparing pointers that point to different objects
#  162|   
#  163|     json_array_begin (&json_ctx, "ifuncs");
#  164|->   FOR_EACH_IMPL (impl, 0)
#  165|       json_element_string (&json_ctx, impl->name);
#  166|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def181]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strncpy.c:164: error[subtractPointers]: Subtracting pointers that point to different objects
#  162|   
#  163|     json_array_begin (&json_ctx, "ifuncs");
#  164|->   FOR_EACH_IMPL (impl, 0)
#  165|       json_element_string (&json_ctx, impl->name);
#  166|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def182]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strnlen.c:98: error[comparePointers]: Comparing pointers that point to different objects
#   96|     buf[align + len] = 0;
#   97|   
#   98|->   FOR_EACH_IMPL (impl, 0)
#   99|       do_one_test (json_ctx, impl, (CHAR *) (buf + align), maxlen,
#  100|   		 MIN (len, maxlen));

Error: CPPCHECK_WARNING (CWE-570): [#def183]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strnlen.c:98: error[subtractPointers]: Subtracting pointers that point to different objects
#   96|     buf[align + len] = 0;
#   97|   
#   98|->   FOR_EACH_IMPL (impl, 0)
#   99|       do_one_test (json_ctx, impl, (CHAR *) (buf + align), maxlen,
#  100|   		 MIN (len, maxlen));

Error: CPPCHECK_WARNING (CWE-570): [#def184]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strnlen.c:124: error[comparePointers]: Comparing pointers that point to different objects
#  122|   
#  123|     json_array_begin (&json_ctx, "ifuncs");
#  124|->   FOR_EACH_IMPL (impl, 0)
#  125|       json_element_string (&json_ctx, impl->name);
#  126|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def185]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strnlen.c:124: error[subtractPointers]: Subtracting pointers that point to different objects
#  122|   
#  123|     json_array_begin (&json_ctx, "ifuncs");
#  124|->   FOR_EACH_IMPL (impl, 0)
#  125|       json_element_string (&json_ctx, impl->name);
#  126|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def186]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strpbrk.c:131: error[comparePointers]: Comparing pointers that point to different objects
#  129|     json_array_begin (json_ctx, "timings");
#  130|   
#  131|->   FOR_EACH_IMPL (impl, 0)
#  132|       do_one_test (json_ctx, impl, s, rej, result);
#  133|   

Error: CPPCHECK_WARNING (CWE-570): [#def187]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strpbrk.c:131: error[subtractPointers]: Subtracting pointers that point to different objects
#  129|     json_array_begin (json_ctx, "timings");
#  130|   
#  131|->   FOR_EACH_IMPL (impl, 0)
#  132|       do_one_test (json_ctx, impl, s, rej, result);
#  133|   

Error: CPPCHECK_WARNING (CWE-570): [#def188]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strpbrk.c:156: error[comparePointers]: Comparing pointers that point to different objects
#  154|   
#  155|     json_array_begin (&json_ctx, "ifuncs");
#  156|->   FOR_EACH_IMPL (impl, 0)
#  157|       json_element_string (&json_ctx, impl->name);
#  158|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def189]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strpbrk.c:156: error[subtractPointers]: Subtracting pointers that point to different objects
#  154|   
#  155|     json_array_begin (&json_ctx, "ifuncs");
#  156|->   FOR_EACH_IMPL (impl, 0)
#  157|       json_element_string (&json_ctx, impl->name);
#  158|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def190]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strrchr.c:133: error[comparePointers]: Comparing pointers that point to different objects
#  131|     json_array_begin (json_ctx, "timings");
#  132|   
#  133|->   FOR_EACH_IMPL (impl, 0)
#  134|       do_one_test (json_ctx, impl, (CHAR *) (buf + align), seek_char, result);
#  135|   

Error: CPPCHECK_WARNING (CWE-570): [#def191]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strrchr.c:133: error[subtractPointers]: Subtracting pointers that point to different objects
#  131|     json_array_begin (json_ctx, "timings");
#  132|   
#  133|->   FOR_EACH_IMPL (impl, 0)
#  134|       do_one_test (json_ctx, impl, (CHAR *) (buf + align), seek_char, result);
#  135|   

Error: CPPCHECK_WARNING (CWE-570): [#def192]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strrchr.c:158: error[comparePointers]: Comparing pointers that point to different objects
#  156|   
#  157|     json_array_begin (&json_ctx, "ifuncs");
#  158|->   FOR_EACH_IMPL (impl, 0)
#  159|       json_element_string (&json_ctx, impl->name);
#  160|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def193]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strrchr.c:158: error[subtractPointers]: Subtracting pointers that point to different objects
#  156|   
#  157|     json_array_begin (&json_ctx, "ifuncs");
#  158|->   FOR_EACH_IMPL (impl, 0)
#  159|       json_element_string (&json_ctx, impl->name);
#  160|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def194]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strsep.c:68: error[comparePointers]: Comparing pointers that point to different objects
#   66|   	  len1, len2, align1, align2, fail ? "fail" : "found");
#   67|   
#   68|->   FOR_EACH_IMPL (impl, 0)
#   69|     {
#   70|       char *s1 = (char *) (buf1 + align1);

Error: CPPCHECK_WARNING (CWE-570): [#def195]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strsep.c:68: error[subtractPointers]: Subtracting pointers that point to different objects
#   66|   	  len1, len2, align1, align2, fail ? "fail" : "found");
#   67|   
#   68|->   FOR_EACH_IMPL (impl, 0)
#   69|     {
#   70|       char *s1 = (char *) (buf1 + align1);

Error: CPPCHECK_WARNING (CWE-570): [#def196]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strsep.c:86: error[comparePointers]: Comparing pointers that point to different objects
#   84|   
#   85|     printf ("%23s", "");
#   86|->   FOR_EACH_IMPL (impl, 0)
#   87|       printf ("\t%s", impl->name);
#   88|     putchar ('\n');

Error: CPPCHECK_WARNING (CWE-570): [#def197]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strsep.c:86: error[subtractPointers]: Subtracting pointers that point to different objects
#   84|   
#   85|     printf ("%23s", "");
#   86|->   FOR_EACH_IMPL (impl, 0)
#   87|       printf ("\t%s", impl->name);
#   88|     putchar ('\n');

Error: CPPCHECK_WARNING (CWE-570): [#def198]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strspn.c:112: error[comparePointers]: Comparing pointers that point to different objects
#  110|     json_array_begin (json_ctx, "timings");
#  111|   
#  112|->   FOR_EACH_IMPL (impl, 0)
#  113|       do_one_test (json_ctx, impl, s, acc, pos);
#  114|   

Error: CPPCHECK_WARNING (CWE-570): [#def199]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strspn.c:112: error[subtractPointers]: Subtracting pointers that point to different objects
#  110|     json_array_begin (json_ctx, "timings");
#  111|   
#  112|->   FOR_EACH_IMPL (impl, 0)
#  113|       do_one_test (json_ctx, impl, s, acc, pos);
#  114|   

Error: CPPCHECK_WARNING (CWE-570): [#def200]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strspn.c:137: error[comparePointers]: Comparing pointers that point to different objects
#  135|   
#  136|     json_array_begin (&json_ctx, "ifuncs");
#  137|->   FOR_EACH_IMPL (impl, 0)
#  138|       json_element_string (&json_ctx, impl->name);
#  139|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def201]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strspn.c:137: error[subtractPointers]: Subtracting pointers that point to different objects
#  135|   
#  136|     json_array_begin (&json_ctx, "ifuncs");
#  137|->   FOR_EACH_IMPL (impl, 0)
#  138|       json_element_string (&json_ctx, impl->name);
#  139|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def202]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strstr.c:209: error[comparePointers]: Comparing pointers that point to different objects
#  207|     json_array_begin (json_ctx, "timings");
#  208|   
#  209|->   FOR_EACH_IMPL (impl, 0)
#  210|       do_one_test (json_ctx, impl, s1, s2, fail ? NULL : s1 + len1 - len2);
#  211|   

Error: CPPCHECK_WARNING (CWE-570): [#def203]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strstr.c:209: error[subtractPointers]: Subtracting pointers that point to different objects
#  207|     json_array_begin (json_ctx, "timings");
#  208|   
#  209|->   FOR_EACH_IMPL (impl, 0)
#  210|       do_one_test (json_ctx, impl, s1, s2, fail ? NULL : s1 + len1 - len2);
#  211|   

Error: CPPCHECK_WARNING (CWE-570): [#def204]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strstr.c:253: error[comparePointers]: Comparing pointers that point to different objects
#  251|       json_array_begin (json_ctx, "timings");
#  252|   
#  253|->     FOR_EACH_IMPL (impl, 0)
#  254|         do_one_test (json_ctx, impl, hs, ne, NULL);
#  255|   

Error: CPPCHECK_WARNING (CWE-570): [#def205]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strstr.c:253: error[subtractPointers]: Subtracting pointers that point to different objects
#  251|       json_array_begin (json_ctx, "timings");
#  252|   
#  253|->     FOR_EACH_IMPL (impl, 0)
#  254|         do_one_test (json_ctx, impl, hs, ne, NULL);
#  255|   

Error: CPPCHECK_WARNING (CWE-570): [#def206]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strstr.c:284: error[comparePointers]: Comparing pointers that point to different objects
#  282|       json_array_begin (json_ctx, "timings");
#  283|   
#  284|->     FOR_EACH_IMPL (impl, 0)
#  285|         do_one_test (json_ctx, impl, hs, ne, NULL);
#  286|   

Error: CPPCHECK_WARNING (CWE-570): [#def207]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strstr.c:284: error[subtractPointers]: Subtracting pointers that point to different objects
#  282|       json_array_begin (json_ctx, "timings");
#  283|   
#  284|->     FOR_EACH_IMPL (impl, 0)
#  285|         do_one_test (json_ctx, impl, hs, ne, NULL);
#  286|   

Error: CPPCHECK_WARNING (CWE-570): [#def208]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strstr.c:314: error[comparePointers]: Comparing pointers that point to different objects
#  312|       json_array_begin (json_ctx, "timings");
#  313|   
#  314|->     FOR_EACH_IMPL (impl, 0)
#  315|         do_one_test (json_ctx, impl, hs, ne, NULL);
#  316|   

Error: CPPCHECK_WARNING (CWE-570): [#def209]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strstr.c:314: error[subtractPointers]: Subtracting pointers that point to different objects
#  312|       json_array_begin (json_ctx, "timings");
#  313|   
#  314|->     FOR_EACH_IMPL (impl, 0)
#  315|         do_one_test (json_ctx, impl, hs, ne, NULL);
#  316|   

Error: CPPCHECK_WARNING (CWE-570): [#def210]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strstr.c:349: error[comparePointers]: Comparing pointers that point to different objects
#  347|       json_array_begin (json_ctx, "timings");
#  348|   
#  349|->     FOR_EACH_IMPL (impl, 0)
#  350|         do_one_test (json_ctx, impl, hs, ne, NULL);
#  351|   

Error: CPPCHECK_WARNING (CWE-570): [#def211]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strstr.c:349: error[subtractPointers]: Subtracting pointers that point to different objects
#  347|       json_array_begin (json_ctx, "timings");
#  348|   
#  349|->     FOR_EACH_IMPL (impl, 0)
#  350|         do_one_test (json_ctx, impl, hs, ne, NULL);
#  351|   

Error: CPPCHECK_WARNING (CWE-570): [#def212]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strstr.c:376: error[comparePointers]: Comparing pointers that point to different objects
#  374|       json_array_begin (json_ctx, "timings");
#  375|   
#  376|->     FOR_EACH_IMPL (impl, 0)
#  377|         do_one_test (json_ctx, impl, hs, ne, NULL);
#  378|   

Error: CPPCHECK_WARNING (CWE-570): [#def213]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strstr.c:376: error[subtractPointers]: Subtracting pointers that point to different objects
#  374|       json_array_begin (json_ctx, "timings");
#  375|   
#  376|->     FOR_EACH_IMPL (impl, 0)
#  377|         do_one_test (json_ctx, impl, hs, ne, NULL);
#  378|   

Error: CPPCHECK_WARNING (CWE-570): [#def214]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strstr.c:400: error[comparePointers]: Comparing pointers that point to different objects
#  398|   
#  399|     json_array_begin (&json_ctx, "ifuncs");
#  400|->   FOR_EACH_IMPL (impl, 0)
#  401|       json_element_string (&json_ctx, impl->name);
#  402|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def215]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strstr.c:400: error[subtractPointers]: Subtracting pointers that point to different objects
#  398|   
#  399|     json_array_begin (&json_ctx, "ifuncs");
#  400|->   FOR_EACH_IMPL (impl, 0)
#  401|       json_element_string (&json_ctx, impl->name);
#  402|     json_array_end (&json_ctx);

Error: CPPCHECK_WARNING (CWE-570): [#def216]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strtok.c:64: error[comparePointers]: Comparing pointers that point to different objects
#   62|   	  len1, len2, align1, align2, fail ? "fail" : "found");
#   63|   
#   64|->   FOR_EACH_IMPL (impl, 0)
#   65|     {
#   66|       char *s1 = (char *) (buf1 + align1);

Error: CPPCHECK_WARNING (CWE-570): [#def217]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strtok.c:64: error[subtractPointers]: Subtracting pointers that point to different objects
#   62|   	  len1, len2, align1, align2, fail ? "fail" : "found");
#   63|   
#   64|->   FOR_EACH_IMPL (impl, 0)
#   65|     {
#   66|       char *s1 = (char *) (buf1 + align1);

Error: CPPCHECK_WARNING (CWE-570): [#def218]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strtok.c:97: error[comparePointers]: Comparing pointers that point to different objects
#   95|   
#   96|     printf ("%23s", "");
#   97|->   FOR_EACH_IMPL (impl, 0)
#   98|       printf ("\t%s", impl->name);
#   99|     putchar ('\n');

Error: CPPCHECK_WARNING (CWE-570): [#def219]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-strtok.c:97: error[subtractPointers]: Subtracting pointers that point to different objects
#   95|   
#   96|     printf ("%23s", "");
#   97|->   FOR_EACH_IMPL (impl, 0)
#   98|       printf ("\t%s", impl->name);
#   99|     putchar ('\n');

Error: GCC_ANALYZER_WARNING (CWE-476): [#def220]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/bits/dlfcn.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:27: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/gconv_simple.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘__gconv_transform_internal_ucs4’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/bits/dlfcn.h:55:49: warning[-Wanalyzer-jump-through-null]: jump through null pointer
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:432:22: note: in expansion of macro ‘DL_CALL_FCT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/gconv_simple.c:166: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/string/byteswap.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/byteswap.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/gconv_simple.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:350:7: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:350:7: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:432:22: note: in expansion of macro ‘DL_CALL_FCT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:432:22: note: in expansion of macro ‘DL_CALL_FCT’
#   53|   */
#   54|   # define DL_CALL_FCT(fctp, args) \
#   55|->   (_dl_mcount_wrapper_check ((void *) (fctp)), (*(fctp)) args)
#   56|   
#   57|   __BEGIN_DECLS

Error: COMPILER_WARNING: [#def221]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-acos.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-acos.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def222]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-acosh.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-acosh.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def223]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-asin.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-asin.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def224]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-asinh.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-asinh.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def225]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-atan.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-atan.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def226]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-atan2.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-atan2.c:1062:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def227]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-atanh.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-atanh.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def228]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-acos.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-acos.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def229]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-acosh.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-acosh.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def230]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-asin.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-asin.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def231]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-asinh.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-asinh.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def232]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-atan.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-atan.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def233]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-atan2.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-atan2.c:1062:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def234]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-atanh.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-atanh.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def235]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-cbrt.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-cbrt.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def236]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-cos.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-cos.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def237]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-cosh.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-cosh.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def238]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-erf.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-erf.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def239]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-erfc.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-erfc.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def240]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-exp.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-exp.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def241]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-exp10.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-exp10.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def242]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-exp2.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-exp2.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def243]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-expm1.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-expm1.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def244]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-hypot.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-hypot.c:1062:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def245]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-log.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-log.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def246]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-log10.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-log10.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def247]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-log1p.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-log1p.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def248]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-log2.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-log2.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def249]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-pow.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-pow.c:1062:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def250]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-sin.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-sin.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def251]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-sinh.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-sinh.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def252]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-tan.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-tan.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def253]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-tanh.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-avx2-tanh.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def254]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-cbrt.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-cbrt.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def255]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-cos.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-cos.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def256]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-cosh.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-cosh.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def257]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-erf.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-erf.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def258]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-erfc.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-erfc.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def259]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-exp.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-exp.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def260]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-exp10.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-exp10.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def261]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-exp2.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-exp2.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def262]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-expm1.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-expm1.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def263]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-hypot.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-hypot.c:1062:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def264]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-log.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-log.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def265]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-log10.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-log10.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def266]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-log1p.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-log1p.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def267]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-log2.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-log2.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def268]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-pow.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-pow.c:1062:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def269]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-sin.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-sin.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def270]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-sinh.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-sinh.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def271]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-tan.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-tan.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def272]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-tanh.c:8:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen4-tanh.c:1061:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def273]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-acos.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-acos.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def274]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-acosh.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-acosh.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def275]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-asin.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-asin.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def276]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-asinh.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-asinh.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def277]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-atan.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-atan.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def278]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-atan2.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-atan2.c:550:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def279]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-atanh.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-atanh.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def280]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-cbrt.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-cbrt.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def281]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-cos.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-cos.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def282]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-cosh.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-cosh.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def283]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-erf.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-erf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def284]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-erfc.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-erfc.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def285]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-exp.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-exp.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def286]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-exp10.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-exp10.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def287]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-exp2.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-exp2.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def288]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-expm1.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-expm1.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def289]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-hypot.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-hypot.c:550:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def290]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-log.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-log.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def291]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-log10.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-log10.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def292]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-log1p.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-log1p.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def293]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-log2.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-log2.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def294]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-pow.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-pow.c:550:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def295]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-sin.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-sin.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def296]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-sinh.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-sinh.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def297]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-tan.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-tan.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def298]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-tanh.c:8:11: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-double-vlen8-tanh.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def299]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-acosf.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-acosf.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def300]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-acoshf.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-acoshf.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def301]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-asinf.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-asinf.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def302]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-asinhf.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-asinhf.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def303]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-atan2f.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-atan2f.c:294:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def304]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-atanf.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-atanf.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def305]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-atanhf.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-atanhf.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def306]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-cbrtf.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-cbrtf.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def307]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-cosf.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-cosf.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def308]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-coshf.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-coshf.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def309]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-erfcf.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-erfcf.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def310]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-erff.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-erff.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def311]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-exp10f.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-exp10f.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def312]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-exp2f.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-exp2f.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def313]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-expf.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-expf.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def314]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-expm1f.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-expm1f.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def315]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-hypotf.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-hypotf.c:294:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def316]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-log10f.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-log10f.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def317]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-log1pf.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-log1pf.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def318]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-log2f.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-log2f.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def319]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-logf.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-logf.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def320]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-powf.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-powf.c:294:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def321]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-sinf.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-sinf.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def322]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-sinhf.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-sinhf.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def323]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-tanf.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-tanf.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def324]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-tanhf.c:8:10: warning[-Wpsabi]: AVX512F vector return without AVX512F enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen16-tanhf.c:293:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def325]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-acosf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-acosf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def326]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-acoshf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-acoshf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def327]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-asinf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-asinf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def328]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-asinhf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-asinhf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def329]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-atan2f.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-atan2f.c:550:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def330]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-atanf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-atanf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def331]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-atanhf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-atanhf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def332]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-acosf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-acosf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def333]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-acoshf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-acoshf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def334]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-asinf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-asinf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def335]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-asinhf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-asinhf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def336]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-atan2f.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-atan2f.c:550:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def337]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-atanf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-atanf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def338]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-atanhf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-atanhf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def339]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-cbrtf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-cbrtf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def340]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-cosf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-cosf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def341]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-coshf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-coshf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def342]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-erfcf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-erfcf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def343]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-erff.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-erff.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def344]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-exp10f.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-exp10f.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def345]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-exp2f.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-exp2f.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def346]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-expf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-expf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def347]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-expm1f.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-expm1f.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def348]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-hypotf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-hypotf.c:550:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def349]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-log10f.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-log10f.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def350]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-log1pf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-log1pf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def351]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-log2f.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-log2f.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def352]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-logf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-logf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def353]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-powf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-powf.c:550:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def354]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-sinf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-sinf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def355]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-sinhf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-sinhf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def356]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-tanf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-tanf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def357]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-tanhf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-avx2-tanhf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def358]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-cbrtf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-cbrtf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def359]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-cosf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-cosf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def360]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-coshf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-coshf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def361]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-erfcf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-erfcf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def362]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-erff.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-erff.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def363]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-exp10f.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-exp10f.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def364]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-exp2f.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-exp2f.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def365]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-expf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-expf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def366]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-expm1f.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-expm1f.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def367]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-hypotf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-hypotf.c:550:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def368]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-log10f.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-log10f.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def369]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-log1pf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-log1pf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def370]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-log2f.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-log2f.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def371]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-logf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-logf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def372]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-powf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-powf.c:550:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def373]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-sinf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-sinf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def374]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-sinhf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-sinhf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def375]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-tanf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-tanf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: COMPILER_WARNING: [#def376]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-tanhf.c:8:10: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux/benchtests/bench-float-vlen8-tanhf.c:549:34: note: in expansion of macro ‘CALL_BENCH_FUNC’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/benchtests/bench-libmvec-skeleton.c:64:13: note: in expansion of macro ‘BENCH_FUNC’

Error: CPPCHECK_WARNING (CWE-682): [#def377]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/catgets/gencat.c:358: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  356|   
#  357|         obstack_1grow (&current->mem_pool, '\0');
#  358|->       this_line = (char *) obstack_finish (&current->mem_pool);
#  359|   
#  360|         used = 0;

Error: CPPCHECK_WARNING (CWE-682): [#def378]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/catgets/gencat.c:774: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  772|   	      /* Free the memory in the obstack we don't use.  */
#  773|   	      obstack_blank (&current->mem_pool, -(int) outlen);
#  774|-> 	      line = obstack_finish (&current->mem_pool);
#  775|   
#  776|   	      newp = (struct message_list *) xmalloc (sizeof (*newp));

Error: CPPCHECK_WARNING (CWE-682): [#def379]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/catgets/gencat.c:983: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  981|       }
#  982|     strings_size = obstack_object_size (&string_pool);
#  983|->   strings = obstack_finish (&string_pool);
#  984|   
#  985|     /* Compute ARRAY2 by changing the byte order.  */

Error: GCC_ANALYZER_WARNING (CWE-775): [#def380]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/catgets/gencat.c: scope_hint: In function ‘write_out’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/catgets/gencat.c:1094:1: warning[-Wanalyzer-file-leak]: leak of FILE ‘fp’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/obstack.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/catgets/gencat.c:34: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/catgets/gencat.c:983:13: note: in expansion of macro ‘obstack_finish’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/catgets/gencat.c:983:13: note: in expansion of macro ‘obstack_finish’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/catgets/gencat.c: scope_hint: In function ‘write_out’
# 1092|     scratch_buffer_free (&buf1);
# 1093|     scratch_buffer_free (&buf2);
# 1094|-> }
# 1095|   
# 1096|   

Error: GCC_ANALYZER_WARNING (CWE-401): [#def381]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/catgets/gencat.c:1094:1: warning[-Wanalyzer-malloc-leak]: leak of ‘fp’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/catgets/gencat.c:983:13: note: in expansion of macro ‘obstack_finish’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/catgets/gencat.c:983:13: note: in expansion of macro ‘obstack_finish’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/catgets/gencat.c: scope_hint: In function ‘write_out’
# 1092|     scratch_buffer_free (&buf1);
# 1093|     scratch_buffer_free (&buf2);
# 1094|-> }
# 1095|   
# 1096|   

Error: GCC_ANALYZER_WARNING (CWE-476): [#def382]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/catgets/gencat.c: scope_hint: In function ‘read_old’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/catgets/gencat.c:1280:15: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘set’
# 1278|   
# 1279|         last = NULL;
# 1280|->       message = set->messages;
# 1281|         while (message != NULL)
# 1282|   	{

Error: GCC_ANALYZER_WARNING (CWE-688): [#def383]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/csu/libc-tls.c: scope_hint: In function ‘__libc_setup_tls’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/csu/libc-tls.c:186:3: warning[-Wanalyzer-null-argument]: use of NULL ‘initimage’ where non-null expected
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/param.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/generic/hp-timing-common.h:38: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/hp-timing.h:53: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/startup.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/startup.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/csu/libc-tls.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/csu/libc-tls.c:176:34: note: in expansion of macro ‘roundup’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/csu/libc-tls.c:176:34: note: in expansion of macro ‘roundup’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/csu/libc-tls.c:177:28: note: in expansion of macro ‘roundup’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/csu/libc-tls.c:177:28: note: in expansion of macro ‘roundup’
<built-in>: note: argument 2 of ‘__builtin_memcpy’ must be non-null
#  184|     _dl_static_dtv[2].pointer.to_free = NULL;
#  185|     /* sbrk gives us zero'd memory, so we don't need to clear the remainder.  */
#  186|->   memcpy (_dl_static_dtv[2].pointer.val, initimage, filesz);
#  187|   
#  188|     /* Install the pointer to the dtv.  */

Error: GCC_ANALYZER_WARNING (CWE-465): [#def384]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-close.c: scope_hint: In function ‘_dl_close_worker’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-close.c:158:6: warning[-Wanalyzer-deref-before-check]: check of ‘map’ for NULL after already dereferencing it
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-find_object.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-close.c:35: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/assert/assert.h:117:11: note: in definition of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-close.c:154:3: note: in expansion of macro ‘assert’
#  156|     /* Put the dlclose'd map first, so that its destructor runs first.
#  157|        The map variable is NULL after a retry.  */
#  158|->   if (map != NULL)
#  159|       {
#  160|         maps[map->l_idx] = maps[0];

Error: GCC_ANALYZER_WARNING (CWE-457): [#def385]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-close.c: scope_hint: In function ‘_dl_close_worker’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-close.c:160:30: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*maps[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-find_object.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-close.c:35: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/assert/assert.h:117:11: note: in definition of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-close.c:154:3: note: in expansion of macro ‘assert’
#  158|     if (map != NULL)
#  159|       {
#  160|->       maps[map->l_idx] = maps[0];
#  161|         maps[map->l_idx]->l_idx = map->l_idx;
#  162|         maps[0] = map;

Error: GCC_ANALYZER_WARNING (CWE-122): [#def386]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-find_object.c: scope_hint: In function ‘_dlfo_process_initial’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-find_object.c:494:51: warning[-Wanalyzer-out-of-bounds]: heap-based buffer overflow
#  492|                 {
#  493|                   /* Second pass only.  */
#  494|->                 _dlfo_nodelete_mappings[nodelete] = dlfo;
#  495|                   _dlfo_nodelete_mappings[nodelete].map_start
#  496|                     = ph->p_vaddr + main_map->l_addr;

Error: GCC_ANALYZER_WARNING (CWE-122): [#def387]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-find_object.c:496:19: warning[-Wanalyzer-out-of-bounds]: heap-based buffer overflow
#  494|                   _dlfo_nodelete_mappings[nodelete] = dlfo;
#  495|                   _dlfo_nodelete_mappings[nodelete].map_start
#  496|->                   = ph->p_vaddr + main_map->l_addr;
#  497|                   _dlfo_nodelete_mappings[nodelete].map_end
#  498|                     = _dlfo_nodelete_mappings[nodelete].map_start + ph->p_memsz;

Error: GCC_ANALYZER_WARNING (CWE-122): [#def388]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-find_object.c:498:19: warning[-Wanalyzer-out-of-bounds]: heap-based buffer overflow
#  496|                     = ph->p_vaddr + main_map->l_addr;
#  497|                   _dlfo_nodelete_mappings[nodelete].map_end
#  498|->                   = _dlfo_nodelete_mappings[nodelete].map_start + ph->p_memsz;
#  499|                 }
#  500|               ++nodelete;

Error: GCC_ANALYZER_WARNING (CWE-457): [#def389]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/dl-diagnostics-cpu.c:24: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-iterate_cpu.h: scope_hint: In function ‘_dl_iterate_cpu_next’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-iterate_cpu.h:85:34: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*dic.mask_reference[long_index]’
#   83|   
#   84|             unsigned long int bit = 1UL << bit_index;
#   85|->           if (dic->mask_reference[long_index] & bit)
#   86|               {
#   87|                 /* The CPU is available.  Try to select it.  */

Error: GCC_ANALYZER_WARNING (CWE-457): [#def390]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-iterate_cpu.h:129:23: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘cpu’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86_64/sysdep.h:231:49: note: in definition of macro ‘TYPEFY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86_64/sysdep.h:235:9: note: in expansion of macro ‘internal_syscall2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:39:3: note: in expansion of macro ‘INTERNAL_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INTERNAL_SYSCALL2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:55:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:61:3: note: in expansion of macro ‘__INTERNAL_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/dl-affinity.h:31:10: note: in expansion of macro ‘INTERNAL_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-iterate_cpu.h: scope_hint: In function ‘_dl_iterate_cpu_next’
#  127|     else
#  128|       {
#  129|->       dic->actual_cpu = cpu;
#  130|         dic->actual_node = node;
#  131|       }

Error: GCC_ANALYZER_WARNING (CWE-688): [#def391]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-minimal-malloc.c: scope_hint: In function ‘__minimal_realloc’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-minimal-malloc.c:118:23: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘new’ where non-null expected
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-minimal-malloc.c:25: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/assert/assert.h:117:11: note: in definition of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-minimal-malloc.c:114:3: note: in expansion of macro ‘assert’
<built-in>: note: argument 1 of ‘__builtin_memcpy’ must be non-null
#  116|     alloc_ptr = alloc_last_block;
#  117|     void *new = malloc (n);
#  118|->   return new != ptr ? memcpy (new, ptr, old_size) : new;
#  119|   }

Error: GCC_ANALYZER_WARNING (CWE-121): [#def392]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-sort-maps.c: scope_hint: In function ‘_dl_sort_maps_original’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-sort-maps.c:85:27: warning[-Wanalyzer-out-of-bounds]: stack-based buffer overflow
#   83|   		  uint16_t this_seen = seen[i];
#   84|   		  memmove (&seen[i], &seen[i + 1], (k - i) * sizeof (seen[0]));
#   85|-> 		  seen[k] = this_seen;
#   86|   
#   87|   		  goto next;

Error: GCC_ANALYZER_WARNING (CWE-401): [#def393]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-tls.c: scope_hint: In function ‘allocate_dtv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-tls.c:410:10: warning[-Wanalyzer-malloc-leak]: leak of ‘dtv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/param.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-tls.c:25: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-tls.c:471:28: note: in expansion of macro ‘roundup’
#  408|       result = NULL;
#  409|   
#  410|->   return result;
#  411|   }
#  412|   

Error: GCC_ANALYZER_WARNING (CWE-401): [#def394]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-tls.c:662:18: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-tls.c:94:3: note: in expansion of macro ‘atomic_fetch_add_relaxed’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-tls.c: scope_hint: In function ‘_dl_allocate_tls_init.part.0’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-tls.c:610:11: note: in expansion of macro ‘assert’
#  660|   
#  661|     /* The DTV version is up-to-date now.  */
#  662|->   dtv[0].counter = maxgen;
#  663|   
#  664|     return result;

Error: GCC_ANALYZER_WARNING (CWE-465): [#def395]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-tls.c: scope_hint: In function ‘_dl_add_to_slotinfo’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-tls.c:1153:6: warning[-Wanalyzer-deref-before-check]: check of ‘listp’ for NULL after already dereferencing it
# 1151|     while (listp != NULL);
# 1152|   
# 1153|->   if (listp == NULL)
# 1154|       {
# 1155|         /* When we come here it means we have to add a new element

Error: GCC_ANALYZER_WARNING (CWE-476): [#def396]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-reloc.c:202: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-reloc.c: scope_hint: In function ‘_dl_relocate_object’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dynamic-link.h:174:22: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘where’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dynamic-link.h:196:7: note: in expansion of macro ‘ELF_DYNAMIC_DO_RELR’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-reloc.c:301:5: note: in expansion of macro ‘ELF_DYNAMIC_RELOCATE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-reloc.c:301:5: note: in expansion of macro ‘ELF_DYNAMIC_RELOCATE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dynamic-link.h:196:7: note: in expansion of macro ‘ELF_DYNAMIC_DO_RELR’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-reloc.c:301:5: note: in expansion of macro ‘ELF_DYNAMIC_RELOCATE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dynamic-link.h:196:7: note: in expansion of macro ‘ELF_DYNAMIC_DO_RELR’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-reloc.c:301:5: note: in expansion of macro ‘ELF_DYNAMIC_RELOCATE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/ldsodefs.h:64: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/gnu/ldsodefs.h:46: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/ldsodefs.h:25: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-reloc.c:24: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dynamic-link.h:159:29: note: in expansion of macro ‘D_PTR’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dynamic-link.h:196:7: note: in expansion of macro ‘ELF_DYNAMIC_DO_RELR’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-reloc.c:301:5: note: in expansion of macro ‘ELF_DYNAMIC_RELOCATE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dynamic-link.h:196:7: note: in expansion of macro ‘ELF_DYNAMIC_DO_RELR’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-reloc.c:301:5: note: in expansion of macro ‘ELF_DYNAMIC_RELOCATE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dynamic-link.h:196:7: note: in expansion of macro ‘ELF_DYNAMIC_DO_RELR’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-reloc.c:301:5: note: in expansion of macro ‘ELF_DYNAMIC_RELOCATE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dynamic-link.h:196:7: note: in expansion of macro ‘ELF_DYNAMIC_DO_RELR’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-reloc.c:301:5: note: in expansion of macro ‘ELF_DYNAMIC_RELOCATE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dynamic-link.h:196:7: note: in expansion of macro ‘ELF_DYNAMIC_DO_RELR’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-reloc.c:301:5: note: in expansion of macro ‘ELF_DYNAMIC_RELOCATE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dynamic-link.h:196:7: note: in expansion of macro ‘ELF_DYNAMIC_DO_RELR’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-reloc.c:301:5: note: in expansion of macro ‘ELF_DYNAMIC_RELOCATE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dynamic-link.h:196:7: note: in expansion of macro ‘ELF_DYNAMIC_DO_RELR’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-reloc.c:301:5: note: in expansion of macro ‘ELF_DYNAMIC_RELOCATE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dynamic-link.h:196:7: note: in expansion of macro ‘ELF_DYNAMIC_DO_RELR’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/dl-reloc.c:301:5: note: in expansion of macro ‘ELF_DYNAMIC_RELOCATE’
#  172|   	    for (long int i = 0; (entry >>= 1) != 0; i++)		      \
#  173|   	      if ((entry & 1) != 0)					      \
#  174|-> 		where[i] += l_addr;					      \
#  175|   	    where += CHAR_BIT * sizeof(ElfW(Relr)) - 1;			      \
#  176|   	  }								      \

Error: CPPCHECK_WARNING (CWE-476): [#def397]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/pldd.c:189: warning[nullPointer]: Possible null pointer dereference: thread_list
#  187|     do
#  188|       {
#  189|->       ptrace (PTRACE_DETACH, thread_list->tid, NULL, NULL);
#  190|         struct thread_list *prev = thread_list;
#  191|         thread_list = thread_list->next;

Error: CPPCHECK_WARNING (CWE-476): [#def398]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/pldd.c:191: warning[nullPointer]: Possible null pointer dereference: thread_list
#  189|         ptrace (PTRACE_DETACH, thread_list->tid, NULL, NULL);
#  190|         struct thread_list *prev = thread_list;
#  191|->       thread_list = thread_list->next;
#  192|         free (prev);
#  193|       }

Error: CPPCHECK_WARNING (CWE-682): [#def399]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/sprof.c:1076: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
# 1074|   	    struct known_symbol **existp;
# 1075|   	    struct known_symbol *newsym
# 1076|-> 	      = (struct known_symbol *) obstack_alloc (&shobj->ob_sym,
# 1077|   						       sizeof (*newsym));
# 1078|   	    if (newsym == NULL)

Error: CPPCHECK_WARNING (CWE-682): [#def400]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/sprof.c:1134: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
# 1132|   
# 1133|   	      newsym =
# 1134|-> 		(struct known_symbol *) obstack_alloc (&shobj->ob_sym,
# 1135|   						       sizeof (*newsym));
# 1136|   	      if (newsym == NULL)

Error: CPPCHECK_WARNING (CWE-682): [#def401]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/sprof.c:1214: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
# 1212|   	      /* We need a new entry.  */
# 1213|   	      struct arc_list *newp = (struct arc_list *)
# 1214|-> 		obstack_alloc (&ob_list, sizeof (struct arc_list));
# 1215|   
# 1216|   	      if (data[cnt].from_pc == 0)

Error: CPPCHECK_WARNING (CWE-682): [#def402]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/elf/sprof.c:1247: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
# 1245|   	      /* We need a new entry.  */
# 1246|   	      struct arc_list *newp = (struct arc_list *)
# 1247|-> 		obstack_alloc (&ob_list, sizeof (struct arc_list));
# 1248|   
# 1249|   	      newp->idx = find_symbol (data[cnt].self_pc);

Error: GCC_ANALYZER_WARNING (CWE-401): [#def403]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/hesiod/hesiod.c: scope_hint: In function ‘get_txt_records’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/hesiod/hesiod.c:441:9: warning[-Wanalyzer-malloc-leak]: leak of ‘dst’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/netinet/in.h:3: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/hesiod/hesiod.c:50: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/inet/netinet/in.h:429:37: note: in definition of macro ‘ntohs’
#  439|   	for (i = 0; i < j; i++)
#  440|   		free(list[i]);
#  441|-> 	free(list);
#  442|   	return (NULL);
#  443|   }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def404]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/gconv_int.h:36:8: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*(const struct <anonymous> *)(&bytebuf[2]).r’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/string/byteswap.h:32:33: note: in definition of macro ‘bswap_16’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/utf-16.c:314:28: note: in expansion of macro ‘get16’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/utf-16.c:376: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/utf-16.c:372: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/string/byteswap.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:452:7: note: in expansion of macro ‘PREPARE_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/utf-16.c:285:14: note: in expansion of macro ‘bswap_16’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/string/byteswap.h:32:33: note: in definition of macro ‘bswap_16’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/utf-16.c:314:28: note: in expansion of macro ‘get16’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/string/byteswap.h:32:33: note: in definition of macro ‘bswap_16’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/utf-16.c:314:28: note: in expansion of macro ‘get16’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#   34|     const struct { uint16_t r; } __attribute__ ((__packed__)) *__ptr	\
#   35|       = (__typeof(__ptr))(addr);						\
#   36|->   __ptr->r;								\
#   37|   })
#   38|   #define get32(addr)							\

Error: GCC_ANALYZER_WARNING (CWE-457): [#def405]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/gconv_int.h:42:8: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*(const struct <anonymous> *)(&bytebuf[4]).r’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm1364.c:252:28: note: in expansion of macro ‘get32’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm1364.c:311:5: note: in expansion of macro ‘SUB_COMBINED_UCS_TO_IBM13XX’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm1364.c:384: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:480:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:480:29: note: in expansion of macro ‘TO_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:480:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:480:29: note: in expansion of macro ‘TO_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:480:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:480:29: note: in expansion of macro ‘TO_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:480:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:480:29: note: in expansion of macro ‘TO_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm1364.c:311:5: note: in expansion of macro ‘SUB_COMBINED_UCS_TO_IBM13XX’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm1364.c:252:28: note: in expansion of macro ‘get32’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm1364.c:311:5: note: in expansion of macro ‘SUB_COMBINED_UCS_TO_IBM13XX’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm1364.c:252:28: note: in expansion of macro ‘get32’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm1364.c:311:5: note: in expansion of macro ‘SUB_COMBINED_UCS_TO_IBM13XX’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#   40|     const struct { uint32_t r; } __attribute__ ((__packed__)) *__ptr	\
#   41|       = (__typeof(__ptr))(addr);						\
#   42|->   __ptr->r;								\
#   43|   })
#   44|   

Error: GCC_ANALYZER_WARNING (CWE-476): [#def406]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconv.c: scope_hint: In function ‘iconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconv.c:54:44: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘outbuf’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/stdlib/errno.h:25: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/errno.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconv.c:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:681:52: note: in definition of macro ‘__glibc_unlikely’
#   52|   			(const unsigned char *)  (*inbuf + *inbytesleft),
#   53|   			(unsigned char **) outbuf,
#   54|-> 			(unsigned char *) (*outbuf + *outbytesleft),
#   55|   			&irreversible);
#   56|   

Error: GCC_ANALYZER_WARNING (CWE-401): [#def407]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconv_charmap.c: scope_hint: In function ‘add_bytes’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconv_charmap.c:277:1: warning[-Wanalyzer-malloc-leak]: leak of ‘tbl’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconv_charmap.c:18: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconv_charmap.c:251:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconv_charmap.c: scope_hint: In function ‘add_bytes’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconv_charmap.c: scope_hint: In function ‘add_bytes’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconv_charmap.c: scope_hint: In function ‘add_bytes’
#  275|         tbl->val[byte].out = out;
#  276|       }
#  277|-> }
#  278|   
#  279|   /* Try to convert SEQ from WCHAR_T format using CD.

Error: GCC_ANALYZER_WARNING (CWE-401): [#def408]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconv_charmap.c: scope_hint: In function ‘use_to_charmap’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconv_charmap.c:372:6: warning[-Wanalyzer-malloc-leak]: leak of ‘cd’
#  370|        way round.  */
#  371|     cd = iconv_open (from_code, "WCHAR_T");
#  372|->   if (cd == (iconv_t) -1)
#  373|       /* We cannot do anything.  */
#  374|       return NULL;

Error: GCC_ANALYZER_WARNING (CWE-401): [#def409]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconvconfig.c: scope_hint: In function ‘new_alias’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconvconfig.c:440:1: warning[-Wanalyzer-malloc-leak]: leak of ‘newp’
#  438|         newp->toent = strtabadd (strtab, newp->toname, tolen);
#  439|       }
#  440|-> }
#  441|   
#  442|   

Error: GCC_ANALYZER_WARNING (CWE-401): [#def410]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconvconfig.c: scope_hint: In function ‘new_module’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconvconfig.c:566:1: warning[-Wanalyzer-malloc-leak]: leak of ‘new_module’
#  564|         new_module->directory_strent = strtabadd (strtab, directory, dirlen);
#  565|       }
#  566|-> }
#  567|   
#  568|   

Error: GCC_ANALYZER_WARNING (CWE-401): [#def411]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconvconfig.c: scope_hint: In function ‘generate_name_list’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconvconfig.c:768:17: warning[-Wanalyzer-malloc-leak]: leak of ‘new_name("INTERNAL", strtabadd(strtab, "INTERNAL", 9))’
#  766|     newp->strent = strent;
#  767|     newp->module_idx = -1;
#  768|->   newp->hashval = __hash_string (str);
#  769|   
#  770|     ++nnames;

Error: GCC_ANALYZER_WARNING (CWE-401): [#def412]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconvconfig.c:768:17: warning[-Wanalyzer-malloc-leak]: leak of ‘new_name(&*runp.toname, *runp.toname_strent)’
#  766|     newp->strent = strent;
#  767|     newp->module_idx = -1;
#  768|->   newp->hashval = __hash_string (str);
#  769|   
#  770|     ++nnames;

Error: GCC_ANALYZER_WARNING (CWE-401): [#def413]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconvconfig.c:768:17: warning[-Wanalyzer-malloc-leak]: leak of ‘new_name(**_6.fromname, **_6.fromname_strent)’
#  766|     newp->strent = strent;
#  767|     newp->module_idx = -1;
#  768|->   newp->hashval = __hash_string (str);
#  769|   
#  770|     ++nnames;

Error: GCC_ANALYZER_WARNING (CWE-401): [#def414]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconvconfig.c: scope_hint: In function ‘generate_name_list’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconvconfig.c:782:3: warning[-Wanalyzer-malloc-leak]: leak of ‘new_name("INTERNAL", strtabadd(strtab, "INTERNAL", 9))’
#  780|   
#  781|     /* A name we always need.  */
#  782|->   tsearch (new_name ("INTERNAL", strtabadd (strtab, "INTERNAL",
#  783|   					    sizeof ("INTERNAL"))),
#  784|   	   &names, name_compare);

Error: GCC_ANALYZER_WARNING (CWE-401): [#def415]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconvconfig.c:791:9: warning[-Wanalyzer-malloc-leak]: leak of ‘new_name(**_6.fromname, **_6.fromname_strent)’
#  789|   
#  790|         if (strcmp (module_list[i]->fromname, "INTERNAL") != 0)
#  791|-> 	tsearch (new_name (module_list[i]->fromname,
#  792|   			   module_list[i]->fromname_strent),
#  793|   		 &names, name_compare);

Error: GCC_ANALYZER_WARNING (CWE-401): [#def416]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconvconfig.c:797:11: warning[-Wanalyzer-malloc-leak]: leak of ‘new_name(&*runp.toname, *runp.toname_strent)’
#  795|         for (runp = module_list[i]; runp != NULL; runp = runp->next)
#  796|   	if (strcmp (runp->toname, "INTERNAL") != 0)
#  797|-> 	  tsearch (new_name (runp->toname, runp->toname_strent),
#  798|   		   &names, name_compare);
#  799|       }

Error: GCC_ANALYZER_WARNING (CWE-401): [#def417]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconvconfig.c: scope_hint: In function ‘generate_name_info’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconvconfig.c:900:31: warning[-Wanalyzer-malloc-leak]: leak of ‘newp’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconvconfig.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconvconfig.c:838:3: note: in expansion of macro ‘assert’
#  898|         if (tonamep != NULL)
#  899|   	{
#  900|-> 	  struct name *newp = new_name (alias_list[i]->fromname,
#  901|   					alias_list[i]->froment);
#  902|   	  newp->module_idx = (*tonamep)->module_idx;

Error: GCC_ANALYZER_WARNING (CWE-401): [#def418]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconvconfig.c:906:1: warning[-Wanalyzer-malloc-leak]: leak of ‘newp’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/iconvconfig.c:838:3: note: in expansion of macro ‘assert’
#  904|   	}
#  905|       }
#  906|-> }
#  907|   
#  908|   

Error: GCC_ANALYZER_WARNING (CWE-476): [#def419]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:536:15: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘irreversible’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:509:22: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/gconv_simple.c:29: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/gconv_simple.c:197:24: note: in expansion of macro ‘get32’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/gconv_simple.c: scope_hint: In function ‘__gconv_transform_ucs4_internal’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘__gconv_transform_ucs4_internal’
#  534|   	      /* Remember how many non-identical characters we
#  535|   		 converted in an irreversible way.  */
#  536|-> 	      *irreversible += lirreversible;
#  537|   
#  538|   	      break;

Error: GCC_ANALYZER_WARNING (CWE-457): [#def420]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ansi_x3.110.c:401:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ansi_x3.110.c:588: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ansi_x3.110.c:460: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ansi_x3.110.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  399|   #define BODY \
#  400|     {									      \
#  401|->     uint32_t ch = *inptr;						      \
#  402|       int incr;								      \
#  403|   									      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def421]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/big5.c:8395:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/big5.c:8585: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/big5.c:8456: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/big5.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
# 8393|   #define BODY \
# 8394|     {									      \
# 8395|->     uint32_t ch = *inptr;						      \
# 8396|   									      \
# 8397|       if (ch >= 0xa1 && ch <= 0xf9)					      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def422]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/big5hkscs.c:17819:14: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/big5hkscs.c:18027: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/big5hkscs.c:17912: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/big5hkscs.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:452:7: note: in expansion of macro ‘PREPARE_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#17817|         {									      \
#17818|   	/* No - so look at the next input byte.  */			      \
#17819|-> 	ch = *inptr;							      \
#17820|   									      \
#17821|   	if (ch >= 0x81 && ch <= 0xfe)					      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def423]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/cns11643l1.h:41:7: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[1]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:452:7: note: in expansion of macro ‘PREPARE_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso-2022-cn.c:205:13: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso-2022-cn.c:205:13: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#   39|       return 0;
#   40|   
#   41|->   ch2 = (*s)[1];
#   42|     if ((ch2 - offset) <= 0x20 || (ch2 - offset) >= 0x7f)
#   43|       return __UNKNOWN_10646_CHAR;

Error: GCC_ANALYZER_WARNING (CWE-457): [#def424]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/cp932.c:4545:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/cp932.c:4725: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/cp932.c:4653: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/cp932.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
# 4543|   #define BODY \
# 4544|     {									      \
# 4545|->     uint32_t ch = *inptr;						      \
# 4546|   									      \
# 4547|       if (ch < 0x80)							      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def425]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-cn.c:42:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-cn.c:145: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-cn.c:97: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-cn.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#   40|   #define BODY \
#   41|     {									      \
#   42|->     uint32_t ch = *inptr;						      \
#   43|   									      \
#   44|       if (ch <= 0x7f)							      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def426]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-jisx0213.c:142:24: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[1]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-jisx0213.c:420: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-jisx0213.c:240: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-jisx0213.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:452:7: note: in expansion of macro ‘PREPARE_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:681:52: note: in definition of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  140|   	      }								      \
#  141|   									      \
#  142|-> 	    ch2 = inptr[1];						      \
#  143|   									      \
#  144|   	    /* The second byte must be >= 0xa1 and <= 0xfe.  */		      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def427]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-jp-ms.c:4684:13: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[1]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-jp-ms.c:4930: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-jp-ms.c:4839: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-jp-ms.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
# 4682|   	  }								      \
# 4683|   									      \
# 4684|-> 	ch2 = (unsigned char)inptr[1];					      \
# 4685|   									      \
# 4686|   	/* All second bytes of a multibyte character must be >= 0xa1. */      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def428]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-jp.c:68:20: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[1]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-jp.c:215: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-jp.c:127: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-jp.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#   66|   	  }								      \
#   67|   									      \
#   68|-> 	ch2 = inptr[1];							      \
#   69|   									      \
#   70|   	/* All second bytes of a multibyte character must be >= 0xa1. */      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def429]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-kr.c:77:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-kr.c:159: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-kr.c:113: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-kr.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#   75|   #define BODY \
#   76|     {									      \
#   77|->     uint32_t ch = *inptr;						      \
#   78|   									      \
#   79|       if (ch <= 0x9f)							      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def430]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-tw.c:67:15: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[1]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-tw.c:188: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-tw.c:121: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/euc-tw.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#   65|   	  }								      \
#   66|   									      \
#   67|-> 	ch2 = *(inptr + 1);						      \
#   68|   									      \
#   69|   	/* All second bytes of a multibyte character must be >= 0xa1. */      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def431]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/gb18030.c:24147:22: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[1]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/gb18030.c:24407: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/gb18030.c:24251: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/gb18030.c:27: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#24145|   	    }								      \
#24146|   									      \
#24147|-> 	  ch2 = inptr[1];						      \
#24148|   									      \
#24149|   	  /* All second bytes of a multibyte character must be >= 0x30. */    \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def432]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/gb2312.h:44:7: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[1]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:452:7: note: in expansion of macro ‘PREPARE_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#   42|       return 0;
#   43|   
#   44|->   ch2 = (*s)[1];
#   45|     if ((ch2 - offset) <= 0x20 || (ch2 - offset) >= 0x7f)
#   46|       return __UNKNOWN_10646_CHAR;

Error: GCC_ANALYZER_WARNING (CWE-457): [#def433]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/gbbig5.c:4797:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/gbbig5.c:4970: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/gbbig5.c:4876: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/gbbig5.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
# 4795|   #define BODY \
# 4796|     {									      \
# 4797|->     uint32_t ch = *inptr;						      \
# 4798|   									      \
# 4799|       if (ch <= 0x7f)							      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def434]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/gbbig5.c:4886:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/gbbig5.c:4967: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:480:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:480:29: note: in expansion of macro ‘TO_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:480:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:480:29: note: in expansion of macro ‘TO_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
# 4884|   #define BODY \
# 4885|     {									      \
# 4886|->     uint32_t ch = *inptr;						      \
# 4887|   									      \
# 4888|       if (ch <= 0x7f)							      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def435]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/gbgbk.c:45:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/gbgbk.c:161: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/gbgbk.c:119: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/gbgbk.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#   43|   #define BODY \
#   44|     {									      \
#   45|->     uint32_t ch = *inptr;						      \
#   46|   									      \
#   47|       if (ch <= 0x7f)							      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def436]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/gbgbk.c:133:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/gbgbk.c:157: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:480:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:480:29: note: in expansion of macro ‘TO_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:480:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:480:29: note: in expansion of macro ‘TO_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  131|          problem are the mapping of 0xA1A4 and 0xA1AA but as explained above    \
#  132|          we do not do anything special here.  */				      \
#  133|->     unsigned char ch = *inptr++;					      \
#  134|   									      \
#  135|       if (ch > 0x7f)							      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def437]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/gbk.c:13142:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/gbk.c:13498: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/gbk.c:13213: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/gbk.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#13140|   #define BODY \
#13141|     {									      \
#13142|->     uint32_t ch = *inptr;						      \
#13143|   									      \
#13144|       if (ch <= 0x7f)							      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def438]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm1364.c:156:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm1364.c:387: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm1364.c:238: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm1364.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:452:7: note: in expansion of macro ‘PREPARE_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  154|   #define BODY \
#  155|     {									      \
#  156|->     uint32_t ch = *inptr;						      \
#  157|   									      \
#  158|       if (__builtin_expect (ch, 0) == SO)					      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def439]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm930.c:107:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm930.c:281: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm930.c:180: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm930.c:24: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:452:7: note: in expansion of macro ‘PREPARE_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  105|   #define BODY \
#  106|     {									      \
#  107|->     uint32_t ch = *inptr;						      \
#  108|       uint32_t res;							      \
#  109|   									      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def440]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm932.c:49:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm932.c:213: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm932.c:120: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm932.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#   47|     {									      \
#   48|       const struct gap *rp2 = __ibm932db_to_ucs4_idx;			      \
#   49|->     uint32_t ch = *inptr;						      \
#   50|       uint32_t res;							      \
#   51|   									      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def441]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm933.c:105:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm933.c:274: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm933.c:178: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm933.c:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:452:7: note: in expansion of macro ‘PREPARE_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  103|   #define BODY \
#  104|     {									      \
#  105|->     uint32_t ch = *inptr;						      \
#  106|       uint32_t res;							      \
#  107|   									      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def442]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm935.c:106:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm935.c:275: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm935.c:179: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm935.c:24: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:452:7: note: in expansion of macro ‘PREPARE_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  104|   #define BODY \
#  105|     {									      \
#  106|->     uint32_t ch = *inptr;						      \
#  107|       uint32_t res;							      \
#  108|   									      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def443]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm937.c:106:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm937.c:274: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm937.c:179: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm937.c:24: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:452:7: note: in expansion of macro ‘PREPARE_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  104|   #define BODY \
#  105|     {									      \
#  106|->     uint32_t ch = *inptr;						      \
#  107|       uint32_t res;							      \
#  108|   									      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def444]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm939.c:106:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm939.c:280: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm939.c:179: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm939.c:24: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:452:7: note: in expansion of macro ‘PREPARE_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  104|   #define BODY \
#  105|     {									      \
#  106|->     uint32_t ch = *inptr;						      \
#  107|       uint32_t res;							      \
#  108|   									      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def445]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm943.c:49:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm943.c:214: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm943.c:121: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ibm943.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#   47|     {									      \
#   48|       const struct gap *rp2 = __ibm943db_to_ucs4_idx;			      \
#   49|->     uint32_t ch = *inptr;						      \
#   50|       uint32_t res;							      \
#   51|   									      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def446]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso-2022-cn-ext.c:189:22: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[1]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:452:7: note: in expansion of macro ‘PREPARE_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  187|   	*/								      \
#  188|   	if (inptr + 2 > inend						      \
#  189|-> 	    || (inptr[1] == '$'						      \
#  190|   		&& (inptr + 3 > inend					      \
#  191|   		    || (inptr[2] == ')' && inptr + 4 > inend)		      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def447]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso-2022-cn.c:136:22: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[1]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:452:7: note: in expansion of macro ‘PREPARE_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  134|   	*/								      \
#  135|   	if (__builtin_expect (inptr + 2 > inend, 0)			      \
#  136|-> 	    || (inptr[1] == '$'						      \
#  137|   		&& (__builtin_expect (inptr + 3 > inend, 0)		      \
#  138|   		    || (inptr[2] == ')'					      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def448]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso-2022-jp-3.c:200:22: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[1]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  198|   	   current input buffer.  */					      \
#  199|   	if (__builtin_expect (inptr + 2 >= inend, 0)			      \
#  200|-> 	    || (inptr[1] == '$' && inptr[2] == '('			      \
#  201|   		&& __builtin_expect (inptr + 3 >= inend, 0)))		      \
#  202|   	  {								      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def449]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso-2022-jp-3.c:325:21: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[1]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  323|   	ch = jisx0213_to_ucs4 (						      \
#  324|   	       ((JISX0213_1_2004_set - set + (1 << 3)) << 5) + ch,	      \
#  325|-> 	       inptr[1]);						      \
#  326|   	if (ch == 0)							      \
#  327|   	  STANDARD_FROM_LOOP_ERR_HANDLER (1);				      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def450]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso-2022-jp.c:279:43: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[1]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:452:7: note: in expansion of macro ‘PREPARE_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  277|   	   is not entirely in the current input buffer.  */		      \
#  278|   	if (__builtin_expect (inptr + 2 >= inend, 0)			      \
#  279|-> 	    || (var == iso2022jp2 && inptr[1] == '$' && inptr[2] == '('	      \
#  280|   		&& __builtin_expect (inptr + 3 >= inend, 0)))		      \
#  281|   	  {								      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def451]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso-2022-jp.c:287:18: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[1]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:452:7: note: in expansion of macro ‘PREPARE_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  285|   	  }								      \
#  286|   									      \
#  287|-> 	if (inptr[1] == '(')						      \
#  288|   	  {								      \
#  289|   	    if (inptr[2] == 'B')					      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def452]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso-2022-jp.c:374:48: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[1]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:452:7: note: in expansion of macro ‘PREPARE_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  372|         }									      \
#  373|   									      \
#  374|->     if (ch == ESC && var == iso2022jp2 && inptr[1] == 'N')		      \
#  375|         {									      \
#  376|   	if (set2 == ISO88591_set)					      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def453]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso-2022-kr.c:132:22: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[1]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  130|   	   encoding.  We simply ignore it.  */				      \
#  131|   	if (__builtin_expect (inptr + 2 > inend, 0)			      \
#  132|-> 	    || (inptr[1] == '$'						      \
#  133|   		&& (__builtin_expect (inptr + 3 > inend, 0)		      \
#  134|   		    || (inptr[2] == ')'					      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def454]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso-ir-165.h:54:7: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[1]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#   52|       return 0;
#   53|   
#   54|->   ch2 = (*s)[1];
#   55|     if (ch2 <= 0x20 || ch2 >= 0x7f)
#   56|       return __UNKNOWN_10646_CHAR;

Error: GCC_ANALYZER_WARNING (CWE-457): [#def455]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso_6937-2.c:392:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso_6937-2.c:556: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso_6937-2.c:450: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso_6937-2.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  390|   #define BODY \
#  391|     {									      \
#  392|->     uint32_t ch = *inptr;						      \
#  393|   									      \
#  394|       if (__builtin_expect (ch >= 0xc1, 0) && ch <= 0xcf)			      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def456]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso_6937.c:392:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso_6937.c:558: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso_6937.c:450: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso_6937.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  390|   #define BODY \
#  391|     {									      \
#  392|->     uint32_t ch = *inptr;						      \
#  393|   									      \
#  394|       if (__builtin_expect (ch >= 0xc1, 0) && ch <= 0xcf)			      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def457]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/jis0208.h:60:7: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[1]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso-2022-jp.c:1033: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso-2022-jp.c:460: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/assert/assert.h:35: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso-2022-jp.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:452:7: note: in expansion of macro ‘PREPARE_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#   58|       return 0;
#   59|   
#   60|->   ch2 = (*s)[1];
#   61|     if (ch2 < offset || (ch2 - offset) <= 0x20 || (ch2 - offset) >= 0x7f)
#   62|       return __UNKNOWN_10646_CHAR;

Error: GCC_ANALYZER_WARNING (CWE-457): [#def458]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/jis0212.h:59:7: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[1]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:452:7: note: in expansion of macro ‘PREPARE_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#   57|       return 0;
#   58|   
#   59|->   ch2 = (*s)[1];
#   60|     if (ch2 < offset || (ch2 - offset) <= 0x20 || (ch2 - offset) >= 0x7f)
#   61|       return __UNKNOWN_10646_CHAR;

Error: GCC_ANALYZER_WARNING (CWE-457): [#def459]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/johab.c:161:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/johab.c:409: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/johab.c:284: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/johab.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  159|   #define BODY \
#  160|     {									      \
#  161|->     uint32_t ch = *inptr;						      \
#  162|   									      \
#  163|       if (ch <= 0x7f)							      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def460]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/ksc5601.h:62:7: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[1]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso-2022-kr.c:269: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso-2022-kr.c:192: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso-2022-kr.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso-2022-kr.c:169:9: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/iso-2022-kr.c:169:9: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#   60|       return __UNKNOWN_10646_CHAR;
#   61|   
#   62|->   ch2 = (*s)[1];
#   63|     if (ch2 < offset || (ch2 - offset) <= 0x20 || (ch2 - offset) >= 0x7f)
#   64|       return __UNKNOWN_10646_CHAR;

Error: GCC_ANALYZER_WARNING (CWE-457): [#def461]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/shift_jisx0213.c:125:14: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/shift_jisx0213.c:441: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/shift_jisx0213.c:249: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/shift_jisx0213.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:452:7: note: in expansion of macro ‘PREPARE_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  123|         {									      \
#  124|   	/* No - so look at the next input byte.  */			      \
#  125|-> 	ch = *inptr;							      \
#  126|   									      \
#  127|   	if (ch < 0x80)							      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def462]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/sjis.c:4331:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/sjis.c:4490: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/sjis.c:4429: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/sjis.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
# 4329|   #define BODY \
# 4330|     {									      \
# 4331|->     uint32_t ch = *inptr;						      \
# 4332|   									      \
# 4333|       if (__builtin_expect (ch, 0) == 0x5c)				      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def463]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/t.61.c:384:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/t.61.c:508: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/t.61.c:436: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/t.61.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  382|   #define BODY \
#  383|     {									      \
#  384|->     uint32_t ch = *inptr;						      \
#  385|       int increment = 1;							      \
#  386|   									      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def464]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/tscii.c:297:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/tscii.c:851: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/tscii.c:520: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/tscii.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:452:7: note: in expansion of macro ‘PREPARE_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  295|   #define BODY \
#  296|     {									      \
#  297|->     uint32_t ch = *inptr;						      \
#  298|   									      \
#  299|       if ((*statep >> 8) != 0)						      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def465]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/uhc.c:3055:30: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[0]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/uhc.c:3233: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/uhc.c:3157: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/uhc.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:470:47: note: in expansion of macro ‘FROM_DIRECTION’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
# 3053|   #define BODY \
# 3054|     {									      \
# 3055|->     uint32_t ch = (uint32_t) *inptr;					      \
# 3056|   									      \
# 3057|   /* half-width Korean Currency WON sign					      \

Error: GCC_ANALYZER_WARNING (CWE-457): [#def466]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/utf-7.c:288:22: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘bytebuf[1]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/utf-7.c:653: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:327:1: note: in expansion of macro ‘FUNCTION_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/utf-7.c:409: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/dlfcn/dlfcn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/utf-7.c:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:452:7: note: in expansion of macro ‘PREPARE_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:467:11: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:308:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconvdata/utf-7.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:317:22: note: in definition of macro ‘SINGLE2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:22: note: in expansion of macro ‘SINGLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:471:29: note: in expansion of macro ‘FROM_LOOP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c: scope_hint: In function ‘gconv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:682:52: note: in definition of macro ‘__glibc_likely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:682:52: note: in definition of macro ‘__glibc_likely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:681:52: note: in definition of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/loop.c:373:7: note: in expansion of macro ‘BODY’
#  286|   		break;							      \
#  287|   	      }								      \
#  288|-> 	    if (inptr[1] == '-')					      \
#  289|   	      {								      \
#  290|   		inptr += 2;						      \

Error: GCC_ANALYZER_WARNING (CWE-835): [#def467]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/atomic.h:576:6: warning[-Wanalyzer-infinite-loop]: infinite loop
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/pthread_rwlock_common.c:494:23: note: in expansion of macro ‘atomic_load_relaxed’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/pthread_rwlock_clockrdlock.c: scope_hint: In function ‘___pthread_rwlock_clockrdlock64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/pthread_rwlock_common.c:494:23: note: in expansion of macro ‘atomic_load_relaxed’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/pthread_rwlock_common.c:494:23: note: in expansion of macro ‘atomic_load_relaxed’
#  574|   # define atomic_load_relaxed(mem) \
#  575|     ({ __atomic_check_size_ls((mem));					      \
#  576|->      __atomic_load_n ((mem), __ATOMIC_RELAXED); })
#  577|   # define atomic_load_acquire(mem) \
#  578|     ({ __atomic_check_size_ls((mem));					      \

Error: GCC_ANALYZER_WARNING (CWE-401): [#def468]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/link.h:51: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:4: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/nsswitch.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/nsswitch.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/netgroup.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/netdb.h:214: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/getnameinfo.c:57: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/getnameinfo.c: scope_hint: In function ‘nrl_domainname’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/atomic.h:589:5: warning[-Wanalyzer-malloc-leak]: leak of ‘domain’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/getnameinfo.c:188:9: note: in expansion of macro ‘atomic_store_release’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/stdlib/errno.h:25: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/errno.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/getnameinfo.c:56: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:681:52: note: in definition of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:99:11: note: in expansion of macro ‘atomic_compare_and_exchange_bool_acq’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:108:3: note: in expansion of macro ‘__lll_lock’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/libc-lockP.h:112:35: note: in expansion of macro ‘lll_lock’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/getnameinfo.c:180:3: note: in expansion of macro ‘__libc_lock_lock’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/getnameinfo.c: scope_hint: In function ‘nrl_domainname’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/getnameinfo.c:188:9: note: in expansion of macro ‘atomic_store_release’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/getnameinfo.c:188:9: note: in expansion of macro ‘atomic_store_release’
#  587|     do {									      \
#  588|       __atomic_check_size_ls((mem));					      \
#  589|->     __atomic_store_n ((mem), (val), __ATOMIC_RELEASE);			      \
#  590|     } while (0)
#  591|   

Error: GCC_ANALYZER_WARNING (CWE-476): [#def469]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/gconv_simple.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c: scope_hint: In function ‘__gconv_transform_internal_ucs4’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:141:35: warning[-Wanalyzer-jump-through-null]: jump through null pointer
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:432:22: note: in expansion of macro ‘DL_CALL_FCT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/gconv_simple.c:166: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/string/byteswap.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/byteswap.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/gconv_simple.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:347:7: note: in expansion of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:139: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:350:7: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:350:7: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:432:22: note: in expansion of macro ‘DL_CALL_FCT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/skeleton.c:432:22: note: in expansion of macro ‘DL_CALL_FCT’
#  139|   #ifndef SHARED
#  140|   # undef DL_CALL_FCT
#  141|-> # define DL_CALL_FCT(fctp, args) ((fctp) args)
#  142|   #endif
#  143|   

Error: COMPILER_WARNING: [#def470]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/libc-lock.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/stdio-lock.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/stdio.h:3: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/stdio-common/vprintf.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:422:4: warning[-Wcpp]: #warning _FORTIFY_SOURCE requires compiling with optimization (-O)
#  420|   #if defined _FORTIFY_SOURCE && _FORTIFY_SOURCE > 0
#  421|   # if !defined __OPTIMIZE__ || __OPTIMIZE__ <= 0
#  422|-> #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
#  423|   # elif !__GNUC_PREREQ (4, 1)
#  424|   #  warning _FORTIFY_SOURCE requires GCC 4.1 or later

Error: GCC_ANALYZER_WARNING (CWE-476): [#def471]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/inet/rcmd.c:74: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/inet/rcmd.c: scope_hint: In function ‘iruserfopen’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/stdio_ext.h:9:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘res’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/inet/rcmd.c:509:3: note: in expansion of macro ‘__fsetlocking’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/inet/rcmd.c: scope_hint: In function ‘iruserfopen’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/inet/rcmd.c:509:3: note: in expansion of macro ‘__fsetlocking’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/inet/rcmd.c:509:3: note: in expansion of macro ‘__fsetlocking’
#    7|   
#    8|   #define __fsetlocking(fp, type) \
#    9|->   ({ int __result = ((fp->_flags & _IO_USER_LOCK)			\
#   10|   		     ? FSETLOCKING_BYCALLER : FSETLOCKING_INTERNAL);	\
#   11|   									\

Error: GCC_ANALYZER_WARNING (CWE-457): [#def472]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:410:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U8688>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/settimeofday.c: scope_hint: In function ‘__settimeofday64’
#  408|     ts64.tv_nsec = tv64.tv_usec * 1000;
#  409|   
#  410|->   return ts64;
#  411|   }
#  412|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def473]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:410:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Uf688>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/settimeofday.c: scope_hint: In function ‘__settimeofday64’
#  408|     ts64.tv_nsec = tv64.tv_usec * 1000;
#  409|   
#  410|->   return ts64;
#  411|   }
#  412|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def474]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U 5f0>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h: scope_hint: In function ‘___sem_timedwait’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def475]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U15f0>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h: scope_hint: In function ‘__thrd_sleep’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def476]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U2a18>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h: scope_hint: In function ‘___pthread_rwlock_timedrdlock’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def477]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U45f0>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h: scope_hint: In function ‘___sem_timedwait’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def478]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U4a18>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h: scope_hint: In function ‘___pthread_rwlock_clockwrlock’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def479]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U55f0>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h: scope_hint: In function ‘___mtx_timedlock’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def480]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U65f0>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h: scope_hint: In function ‘___cnd_timedwait’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def481]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U6a18>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h: scope_hint: In function ‘___pthread_cond_timedwait’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def482]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U75f0>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h: scope_hint: In function ‘___sem_clockwait’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def483]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U85f0>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/pthread_timedjoin.c: scope_hint: In function ‘___pthread_timedjoin_np’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def484]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U95f0>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/pthread_clockjoin.c: scope_hint: In function ‘___pthread_clockjoin_np’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def485]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Ua5f0>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h: scope_hint: In function ‘___cnd_timedwait’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def486]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Uaa18>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h: scope_hint: In function ‘__clock_settime’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def487]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Ub5f0>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/pthread_timedjoin.c: scope_hint: In function ‘___pthread_timedjoin_np’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def488]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Uba18>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h: scope_hint: In function ‘___pthread_rwlock_clockrdlock’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def489]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Uc5f0>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h: scope_hint: In function ‘___sem_clockwait’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def490]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Uc688>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h: scope_hint: In function ‘___pthread_mutex_timedlock’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def491]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Ud688>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h: scope_hint: In function ‘___pthread_mutex_timedlock’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def492]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Uda18>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h: scope_hint: In function ‘___pthread_rwlock_clockrdlock’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def493]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Uea18>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h: scope_hint: In function ‘___pthread_rwlock_timedwrlock’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def494]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Uf5f0>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/pthread_clockjoin.c: scope_hint: In function ‘___pthread_clockjoin_np’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def495]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h:422:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Ufa18>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/time.h: scope_hint: In function ‘___pthread_rwlock_timedwrlock’
#  420|     ts64.tv_nsec = ts.tv_nsec;
#  421|   
#  422|->   return ts64;
#  423|   }
#  424|   

Error: GCC_ANALYZER_WARNING (CWE-401): [#def496]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/io/ftw.c: scope_hint: In function ‘add_object’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/io/ftw.c:262:69: warning[-Wanalyzer-malloc-leak]: leak of ‘newp’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/io/ftw.c:836:1: note: in expansion of macro ‘NFTW_NEW_NAME’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/io/ftw.c:744:14: note: in expansion of macro ‘LSTAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/stat.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/stdlib.h:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/atomic.h:47: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/libc-lockP.h:33: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/libc-lock.h:191: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/dirstream.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dirent.h:3: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/io/ftw.c:38: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/io/sys/stat.h:123:36: note: in definition of macro ‘__S_ISTYPE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/io/ftw.c:760:15: note: in expansion of macro ‘S_ISDIR’
#  260|     newp->dev = st->st_dev;
#  261|     newp->ino = st->st_ino;
#  262|->   return __tsearch (newp, &data->known_objects, object_compare) ? 0 : -1;
#  263|   }
#  264|   

Error: GCC_ANALYZER_WARNING (CWE-775): [#def497]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/libio/freopen.c: scope_hint: In function ‘freopen’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/libio/freopen.c:99:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘__dup3(*result._fileno,  fd, *result._flags2 << 13 & 524288)’
#   97|   	     opening (a dup operation may run when a file is still pending
#   98|   	     'install' on VFS).  */
#   99|-> 	  if (__dup3 (_IO_fileno (result), fd,
#  100|   		      (result->_flags2 & _IO_FLAGS2_CLOEXEC) != 0
#  101|   		      ? O_CLOEXEC : 0) == -1)

Error: GCC_ANALYZER_WARNING (CWE-775): [#def498]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/libio/freopen.c:99:15: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘__dup3(*result._fileno,  fd, *result._flags2 << 13 & 524288)’
#   97|   	     opening (a dup operation may run when a file is still pending
#   98|   	     'install' on VFS).  */
#   99|-> 	  if (__dup3 (_IO_fileno (result), fd,
#  100|   		      (result->_flags2 & _IO_FLAGS2_CLOEXEC) != 0
#  101|   		      ? O_CLOEXEC : 0) == -1)

Error: GCC_ANALYZER_WARNING (CWE-775): [#def499]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/libio/freopen64.c: scope_hint: In function ‘freopen64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/libio/freopen64.c:78:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘__dup3(*result._fileno,  fd, *result._flags2 << 13 & 524288)’
#   76|   	     opening (a dup operation may run when a file is still pending
#   77|   	     'install' on VFS).  */
#   78|-> 	  if (__dup3 (_IO_fileno (result), fd,
#   79|   		      (result->_flags2 & _IO_FLAGS2_CLOEXEC) != 0
#   80|   		      ? O_CLOEXEC : 0) == -1)

Error: GCC_ANALYZER_WARNING (CWE-775): [#def500]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/libio/freopen64.c:78:15: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘__dup3(*result._fileno,  fd, *result._flags2 << 13 & 524288)’
#   76|   	     opening (a dup operation may run when a file is still pending
#   77|   	     'install' on VFS).  */
#   78|-> 	  if (__dup3 (_IO_fileno (result), fd,
#   79|   		      (result->_flags2 & _IO_FLAGS2_CLOEXEC) != 0
#   80|   		      ? O_CLOEXEC : 0) == -1)

Error: COMPILER_WARNING (CWE-9001): [#def501]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/libio/iofgets_u.c:67:1: warning[-Wattributes]: ‘artificial’ attribute ignored
#   65|   libc_hidden_def (__fgets_unlocked)
#   66|   weak_alias (__fgets_unlocked, fgets_unlocked)
#   67|-> libc_hidden_weak (fgets_unlocked)

Error: CPPCHECK_WARNING (CWE-457): [#def502]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/libio/obprintf.c:99: error[uninitvar]: Uninitialized variable: buf.ch
#   97|     if (buf.base.write_ptr == &buf.ch + 1)
#   98|       /* buf.ch is in use.  Put it into the obstack.  */
#   99|->     obstack_1grow (buf.obstack, buf.ch);
#  100|     else if (buf.base.write_ptr != &buf.ch)
#  101|       /* Shrink the buffer to the space we really currently need.  */

Error: UNICONTROL_WARNING (CWE-94): [#def503]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/libio/tst-widetext.input:293: warning: bidirectional control characters: ['\u202a', '\u202b', '\u202c', '\u202d', '\u202e']
#  291|   General Punctuation (U+2000-U+206F):
#  292|   
#  293|->            ​‌‍‎‏‐‑‒–—―‖‗‘’‚‛“”„‟†‡•‣․‥…‧

‪‫‬‭‮ ‰‱′″‴‵‶‷‸‹›※‼‽‾‿
#  294|   ⁀⁁⁂⁃⁄⁅⁆⁇⁈⁉⁊⁋⁌⁍⁎⁏⁐⁑⁒⁓⁔⁕⁖⁗⁘⁙⁚⁛⁜⁝⁞ ⁠⁡⁢⁣⁤⁥⁦⁧⁨⁩
#  295|   

Error: UNICONTROL_WARNING (CWE-94): [#def504]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/libio/tst-widetext.input:294: warning: bidirectional control characters: ['\u2066', '\u2067', '\u2068', '\u2069']
#  292|   
#  293|              ​‌‍‎‏‐‑‒–—―‖‗‘’‚‛“”„‟†‡•‣․‥…‧

‪‫‬‭‮ ‰‱′″‴‵‶‷‸‹›※‼‽‾‿
#  294|-> ⁀⁁⁂⁃⁄⁅⁆⁇⁈⁉⁊⁋⁌⁍⁎⁏⁐⁑⁒⁓⁔⁕⁖⁗⁘⁙⁚⁛⁜⁝⁞ ⁠⁡⁢⁣⁤⁥⁦⁧⁨⁩
#  295|   
#  296|   Superscripts and Subscripts (U+2070-U+209F):

Error: GCC_ANALYZER_WARNING (CWE-401): [#def505]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/findlocale.c: scope_hint: In function ‘_nl_find_locale’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/findlocale.c:323:9: warning[-Wanalyzer-malloc-leak]: leak of ‘__strndup(cp, (long unsigned int)(endp - cp))’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/findlocale.c: scope_hint: In function ‘_nl_find_locale’
#  321|   	--cp;
#  322|         ((struct __locale_data *) locale_file->data)->name
#  323|-> 	= __strndup (cp, endp - cp);
#  324|       }
#  325|   

Error: GCC_ANALYZER_WARNING (CWE-401): [#def506]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/findlocale.c: scope_hint: In function ‘_nl_find_locale’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/findlocale.c:323:9: warning[-Wanalyzer-malloc-leak]: leak of ‘__strndup(cp, (unsigned int)(endp - cp))’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/findlocale.c: scope_hint: In function ‘_nl_find_locale’
#  321|   	--cp;
#  322|         ((struct __locale_data *) locale_file->data)->name
#  323|-> 	= __strndup (cp, endp - cp);
#  324|       }
#  325|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def507]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/loadlocale.c: scope_hint: In function ‘_nl_intern_locale_data’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/loadlocale.c:134:36: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*(const struct <anonymous> *)data.magic’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/assert/assert.h:35: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/loadlocale.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:681:52: note: in definition of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:681:52: note: in definition of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/io/sys/stat.h:125:26: note: in expansion of macro ‘__S_ISTYPE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/loadlocale.c:253:25: note: in expansion of macro ‘S_ISDIR’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/loadlocale.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/loadlocale.c:317:15: note: in expansion of macro ‘__set_errno’
#  132|   
#  133|     if (__builtin_expect (datasize < sizeof *filedata, 0)
#  134|->       || __builtin_expect (filedata->magic != LIMAGIC (category), 0))
#  135|       {
#  136|         /* Bad data file.  */

Error: GCC_ANALYZER_WARNING (CWE-476): [#def508]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap-dir.c: scope_hint: In function ‘charmap_aliases’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap-dir.c:269:31: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘aliases’
#  267|             aliases = (char **) xrealloc (aliases,
#  268|                                           (naliases + 2) * sizeof (char *));
#  269|->           aliases[naliases++] = alias;
#  270|           }
#  271|   

Error: CPPCHECK_WARNING (CWE-682): [#def509]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c:387: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  385|   
#  386|   	      if (nowtok == tok_code_set_name)
#  387|-> 		result->code_set_name = obstack_copy0 (&result->mem_pool,
#  388|   						       arg->val.str.startmb,
#  389|   						       arg->val.str.lenmb);

Error: CPPCHECK_WARNING (CWE-682): [#def510]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c:391: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  389|   						       arg->val.str.lenmb);
#  390|   	      else
#  391|-> 		result->repertoiremap = obstack_copy0 (&result->mem_pool,
#  392|   						       arg->val.str.startmb,
#  393|   						       arg->val.str.lenmb);

Error: CPPCHECK_WARNING (CWE-682): [#def511]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c:515: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  513|   
#  514|   	  if (nowtok == tok_bsymbol)
#  515|-> 	    from_name = (char *) obstack_copy0 (&result->mem_pool,
#  516|   						now->val.str.startmb,
#  517|   						now->val.str.lenmb);

Error: CPPCHECK_WARNING (CWE-682): [#def512]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c:523: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  521|   			      cmfile->token.val.ucs4);
#  522|   	      obstack_1grow (&result->mem_pool, '\0');
#  523|-> 	      from_name = (char *) obstack_finish (&result->mem_pool);
#  524|   	    }
#  525|   	  to_name = NULL;

Error: CPPCHECK_WARNING (CWE-682): [#def513]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c:598: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  596|   	  /* Copy the to-name in a safe place.  */
#  597|   	  if (nowtok == tok_bsymbol)
#  598|-> 	    to_name = (char *) obstack_copy0 (&result->mem_pool,
#  599|   					      cmfile->token.val.str.startmb,
#  600|   					      cmfile->token.val.str.lenmb);

Error: CPPCHECK_WARNING (CWE-682): [#def514]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c:606: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  604|   			      cmfile->token.val.ucs4);
#  605|   	      obstack_1grow (&result->mem_pool, '\0');
#  606|-> 	      to_name = (char *) obstack_finish (&result->mem_pool);
#  607|   	    }
#  608|   

Error: CPPCHECK_WARNING (CWE-682): [#def515]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c:693: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  691|   
#  692|   	  if (nowtok == tok_bsymbol)
#  693|-> 	    from_name = (char *) obstack_copy0 (&result->mem_pool,
#  694|   						now->val.str.startmb,
#  695|   						now->val.str.lenmb);

Error: CPPCHECK_WARNING (CWE-682): [#def516]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c:701: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  699|   			      cmfile->token.val.ucs4);
#  700|   	      obstack_1grow (&result->mem_pool, '\0');
#  701|-> 	      from_name = (char *) obstack_finish (&result->mem_pool);
#  702|   	    }
#  703|   

Error: CPPCHECK_WARNING (CWE-682): [#def517]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c:748: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  746|   
#  747|   	  if (nowtok == tok_bsymbol)
#  748|-> 	    to_name = (char *) obstack_copy0 (&result->mem_pool,
#  749|   					      now->val.str.startmb,
#  750|   					      now->val.str.lenmb);

Error: CPPCHECK_WARNING (CWE-682): [#def518]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c:756: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  754|   			      cmfile->token.val.ucs4);
#  755|   	      obstack_1grow (&result->mem_pool, '\0');
#  756|-> 	      to_name = (char *) obstack_finish (&result->mem_pool);
#  757|   	    }
#  758|   

Error: CPPCHECK_WARNING (CWE-682): [#def519]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c:791: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  789|   
#  790|   	  if (nowtok == tok_bsymbol)
#  791|-> 	    from_name = (char *) obstack_copy0 (&result->mem_pool,
#  792|   						now->val.str.startmb,
#  793|   						now->val.str.lenmb);

Error: CPPCHECK_WARNING (CWE-682): [#def520]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c:799: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  797|   			      cmfile->token.val.ucs4);
#  798|   	      obstack_1grow (&result->mem_pool, '\0');
#  799|-> 	      from_name = (char *) obstack_finish (&result->mem_pool);
#  800|   	    }
#  801|   	  to_name = NULL;

Error: CPPCHECK_WARNING (CWE-682): [#def521]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c:828: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  826|   
#  827|   	  if (nowtok == tok_bsymbol)
#  828|-> 	    to_name = (char *) obstack_copy0 (&result->mem_pool,
#  829|   					      now->val.str.startmb,
#  830|   					      now->val.str.lenmb);

Error: CPPCHECK_WARNING (CWE-682): [#def522]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c:836: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  834|   			      cmfile->token.val.ucs4);
#  835|   	      obstack_1grow (&result->mem_pool, '\0');
#  836|-> 	      to_name = (char *) obstack_finish (&result->mem_pool);
#  837|   	    }
#  838|   

Error: GCC_ANALYZER_WARNING (CWE-688): [#def523]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c: scope_hint: In function ‘new_width’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c:871:14: warning[-Wanalyzer-null-argument]: use of NULL ‘from’ where non-null expected
<built-in>: note: argument 1 of ‘__builtin_strlen’ must be non-null
#  869|     struct charseq *to_val;
#  870|   
#  871|->   from_val = charmap_find_value (result, from, strlen (from));
#  872|     if (from_val == NULL)
#  873|       {

Error: CPPCHECK_WARNING (CWE-682): [#def524]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c:904: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  902|         size_t new_size = result->nwidth_rules + 32;
#  903|         struct width_rule *new_rules =
#  904|-> 	(struct width_rule *) obstack_alloc (&result->mem_pool,
#  905|   					     (new_size
#  906|   					      * sizeof (struct width_rule)));

Error: GCC_ANALYZER_WARNING (CWE-688): [#def525]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c: scope_hint: In function ‘charmap_new_char’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c:948:10: warning[-Wanalyzer-null-argument]: use of NULL ‘from’ where non-null expected
<built-in>: note: argument 1 of ‘__builtin_strlen’ must be non-null
#  946|     struct charseq *newp;
#  947|   
#  948|->   len1 = strlen (from);
#  949|   
#  950|     if (to == NULL)

Error: CPPCHECK_WARNING (CWE-682): [#def526]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c:952: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  950|     if (to == NULL)
#  951|       {
#  952|->       newp = (struct charseq *) obstack_alloc (ob, sizeof (*newp) + nbytes);
#  953|         newp->nbytes = nbytes;
#  954|         memcpy (newp->bytes, bytes, nbytes);

Error: CPPCHECK_WARNING (CWE-682): [#def527]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c:1044: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
# 1042|   		      prefix_len, from, len1 - prefix_len, cnt);
# 1043|         obstack_1grow (ob, '\0');
# 1044|->       name_end = obstack_finish (ob);
# 1045|   
# 1046|         newp = (struct charseq *) obstack_alloc (ob, sizeof (*newp) + nbytes);

Error: CPPCHECK_WARNING (CWE-682): [#def528]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/charmap.c:1046: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
# 1044|         name_end = obstack_finish (ob);
# 1045|   
# 1046|->       newp = (struct charseq *) obstack_alloc (ob, sizeof (*newp) + nbytes);
# 1047|         newp->nbytes = nbytes;
# 1048|         memcpy (newp->bytes, bytes, nbytes);

Error: GCC_ANALYZER_WARNING (CWE-476): [#def529]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/ld-collate.c: scope_hint: In function ‘read_directions’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/ld-collate.c:478:20: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘rules’
#  476|         if (arg->tok == tok_forward)
#  477|   	{
#  478|-> 	  if (rules[cnt] & sort_backward)
#  479|   	    {
#  480|   	      if (! warned)

Error: GCC_ANALYZER_WARNING (CWE-476): [#def530]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/ld-collate.c:504:20: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘rules’
#  502|         else if (arg->tok == tok_backward)
#  503|   	{
#  504|-> 	  if (rules[cnt] & sort_forward)
#  505|   	    {
#  506|   	      if (! warned)

Error: GCC_ANALYZER_WARNING (CWE-476): [#def531]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/ld-collate.c:530:20: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘rules’
#  528|         else if (arg->tok == tok_position)
#  529|   	{
#  530|-> 	  if (rules[cnt] & sort_position)
#  531|   	    {
#  532|   	      if (! warned)

Error: GCC_ANALYZER_WARNING (CWE-476): [#def532]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/ld-collate.c:558:45: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘rules’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/linereader.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/ld-collate.c:31: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/ld-collate.c:553:33: note: in expansion of macro ‘_’
#  556|   
#  557|   	  /* See whether we have to increment the counter.  */
#  558|-> 	  if (arg->tok != tok_comma && rules[cnt] != 0)
#  559|   	    {
#  560|   	      /* Add the default `forward' if we have seen only `position'.  */

Error: GCC_ANALYZER_WARNING (CWE-457): [#def533]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/ld-ctype.c: scope_hint: In function ‘add_locale_wctype_table’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/ld-ctype.c:3476:30: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*reorder2[<unknown>]’
# 3474|     for (i = 0; i < t->level1_size; i++)
# 3475|       if (t->level1[i] != EMPTY)
# 3476|->       t->level1[i] = reorder2[t->level1[i]];
# 3477|   
# 3478|     t->result_size =

Error: GCC_ANALYZER_WARNING (CWE-401): [#def534]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c: scope_hint: In function ‘write_locales’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:427:19: warning[-Wanalyzer-malloc-leak]: leak of ‘xstrdup(&**_38.d_name)’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:513:11: note: in expansion of macro ‘PUT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:427:28: note: in definition of macro ‘PUT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:513:11: note: in expansion of macro ‘PUT’
#  425|     int first_locale = 1;
#  426|   
#  427|-> #define PUT(name) tsearch (name, &all_data, \
#  428|   			   (int (*) (const void *, const void *)) strcoll)
#  429|   #define GET(name) tfind (name, &all_data, \

Error: GCC_ANALYZER_WARNING (CWE-401): [#def535]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c: scope_hint: In function ‘write_locales’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:427:19: warning[-Wanalyzer-malloc-leak]: leak of ‘xstrdup(&**_39.d_name)’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:513:11: note: in expansion of macro ‘PUT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:427:28: note: in definition of macro ‘PUT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:513:11: note: in expansion of macro ‘PUT’
#  425|     int first_locale = 1;
#  426|   
#  427|-> #define PUT(name) tsearch (name, &all_data, \
#  428|   			   (int (*) (const void *, const void *)) strcoll)
#  429|   #define GET(name) tfind (name, &all_data, \

Error: GCC_ANALYZER_WARNING (CWE-401): [#def536]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:427:19: warning[-Wanalyzer-malloc-leak]: leak of ‘xstrdup(*aliases)’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:759:9: note: in expansion of macro ‘PUT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:427:28: note: in definition of macro ‘PUT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:427:28: note: in definition of macro ‘PUT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:759:9: note: in expansion of macro ‘PUT’
#  425|     int first_locale = 1;
#  426|   
#  427|-> #define PUT(name) tsearch (name, &all_data, \
#  428|   			   (int (*) (const void *, const void *)) strcoll)
#  429|   #define GET(name) tfind (name, &all_data, \

Error: GCC_ANALYZER_WARNING (CWE-401): [#def537]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c: scope_hint: In function ‘write_archive_locales’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:673:13: warning[-Wanalyzer-malloc-leak]: leak of ‘xstrdup(addr + (sizetype)*<unknown>.name_offset)’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:427:28: note: in definition of macro ‘PUT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:427:28: note: in definition of macro ‘PUT’
#  671|   	  {
#  672|   	    PUT (xstrdup (addr + namehashtab[cnt].name_offset));
#  673|-> 	    ++ret;
#  674|   	  }
#  675|       }

Error: GCC_ANALYZER_WARNING (CWE-401): [#def538]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c: scope_hint: In function ‘write_archive_locales’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:673:13: warning[-Wanalyzer-malloc-leak]: leak of ‘xstrdup(addr + *<unknown>.name_offset)’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:427:28: note: in definition of macro ‘PUT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:427:28: note: in definition of macro ‘PUT’
#  671|   	  {
#  672|   	    PUT (xstrdup (addr + namehashtab[cnt].name_offset));
#  673|-> 	    ++ret;
#  674|   	  }
#  675|       }

Error: GCC_ANALYZER_WARNING (CWE-401): [#def539]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:699:14: warning[-Wanalyzer-malloc-leak]: leak of ‘xstrdup(*<unknown>.name)’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:427:28: note: in definition of macro ‘PUT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:427:28: note: in definition of macro ‘PUT’
#  697|   	  PUT (xstrdup (names[cnt].name));
#  698|   
#  699|-> 	  if (cnt)
#  700|   	    putchar_unlocked ('\n');
#  701|   

Error: GCC_ANALYZER_WARNING (CWE-401): [#def540]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c: scope_hint: In function ‘write_charmaps’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:749:17: warning[-Wanalyzer-malloc-leak]: leak of ‘xstrdup(dirent)’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:427:28: note: in definition of macro ‘PUT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locale.c:427:28: note: in definition of macro ‘PUT’
#  747|         PUT (xstrdup (dirent));
#  748|   
#  749|->       aliases = charmap_aliases (CHARMAP_PATH, dirent);
#  750|   
#  751|   #if 0

Error: GCC_ANALYZER_WARNING (CWE-476): [#def541]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/localedef.c: scope_hint: In function ‘set_warnings’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/localedef.c:333:19: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘copy’
#  331|           tok++;
#  332|       }
#  333|->   while ((*save++ = *tok++) != '\0');
#  334|   
#  335|     warnings = copy;

Error: GCC_ANALYZER_WARNING (CWE-476): [#def542]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locfile.c: scope_hint: In function ‘siblings_uncached’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/locfile.c:429:27: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘elems’
#  427|   	  elems = (const char **) xrealloc ((char *) elems,
#  428|   					    (nelems + 2) * sizeof (char **));
#  429|-> 	  elems[nelems++] = other_path;
#  430|   	}
#  431|         else

Error: CPPCHECK_WARNING (CWE-682): [#def543]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/repertoire.c:239: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  237|   	    obstack_free (&result->mem_pool, from_name);
#  238|   
#  239|-> 	  from_name = (char *) obstack_copy0 (&result->mem_pool,
#  240|   					      now->val.str.startmb,
#  241|   					      now->val.str.lenmb);

Error: CPPCHECK_WARNING (CWE-682): [#def544]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/repertoire.c:302: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  300|   
#  301|   	  /* Copy the to-name in a safe place.  */
#  302|-> 	  to_name = (char *) obstack_copy0 (&result->mem_pool,
#  303|   					    repfile->token.val.str.startmb,
#  304|   					    repfile->token.val.str.lenmb);

Error: GCC_ANALYZER_WARNING (CWE-688): [#def545]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/repertoire.c: scope_hint: In function ‘repertoire_new_char’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/repertoire.c:397:7: warning[-Wanalyzer-null-argument]: use of NULL ‘from’ where non-null expected
<built-in>: note: argument 1 of ‘__builtin_strlen’ must be non-null
#  395|     if (to == NULL)
#  396|       {
#  397|->       insert_entry (ht, from, strlen (from),
#  398|   		    (void *) (unsigned long int) value);
#  399|         /* Please note that it isn't a bug if a symbol is defined more

Error: CPPCHECK_WARNING (CWE-682): [#def546]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/repertoire.c:402: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  400|   	 than once.  All later definitions are simply discarded.  */
#  401|   
#  402|->       insert_entry (rt, obstack_copy (ob, &value, sizeof (value)),
#  403|   		    sizeof (value), (void *) from);
#  404|   

Error: CPPCHECK_WARNING (CWE-682): [#def547]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/repertoire.c:471: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  469|   	 if we have two definitions for a symbol.  */
#  470|   
#  471|->       insert_entry (rt, obstack_copy (ob, &this_value, sizeof (this_value)),
#  472|   		    sizeof (this_value), (void *) from);
#  473|       }

Error: CPPCHECK_WARNING (CWE-682): [#def548]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/simple-hash.c:109: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
#  107|       {
#  108|         /* An empty bucket has been found.  */
#  109|->       insert_entry_2 (htab, obstack_copy (&htab->mem_pool, key, keylen),
#  110|   		      keylen, hval, idx, data);
#  111|         return 0;

Error: UNICONTROL_WARNING (CWE-94): [#def549]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/localedata/locales/az_IR:208: warning: bidirectional control characters: ['\u202b', '\u202c']
#  206|   % Appropriate date and time representation (%c)
#  207|   %       "<RLE>%A %Oe %B %Oy<ARABIC COMMA> %OH:%OM:%OS<PDF>"
#  208|-> d_t_fmt "‫%A %Oe %B %Oy، %OH:%OM:%OS‬"
#  209|   am_pm     "";""
#  210|   t_fmt_ampm ""

Error: UNICONTROL_WARNING (CWE-94): [#def550]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/localedata/locales/az_IR:215: warning: bidirectional control characters: ['\u202b']
#  213|   % Appropriate date representation (date(1))
#  214|   % "<RLE>%A %Oe %B %Oy<ARABIC COMMA> <SEEN><ALEF><AIN><ALEF><TEH> %OH:%OM:%OS (%Z)<PDF>"
#  215|-> date_fmt "‫%A %Oe %B %Oy، ساعات /
#  216|   %OH:%OM:%OS (%Z)‬"
#  217|   first_weekday 7

Error: UNICONTROL_WARNING (CWE-94): [#def551]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/localedata/locales/az_IR:216: warning: bidirectional control characters: ['\u202c']
#  214|   % "<RLE>%A %Oe %B %Oy<ARABIC COMMA> <SEEN><ALEF><AIN><ALEF><TEH> %OH:%OM:%OS (%Z)<PDF>"
#  215|   date_fmt "‫%A %Oe %B %Oy، ساعات /
#  216|-> %OH:%OM:%OS (%Z)‬"
#  217|   first_weekday 7
#  218|   first_workday 7

Error: UNICONTROL_WARNING (CWE-94): [#def552]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/localedata/locales/fa_IR:340: warning: bidirectional control characters: ['\u202b', '\u202c']
#  338|   % Appropriate date and time representation (%c)
#  339|   %       "<RLE>%A %Oe %B %Oy<ARABIC COMMA> %OH:%OM:%OS<PDF>"
#  340|-> d_t_fmt "‫%A %Oe %B %Oy، %OH:%OM:%OS‬"
#  341|   %
#  342|   % Appropriate date representation (date(1))

Error: UNICONTROL_WARNING (CWE-94): [#def553]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/localedata/locales/fa_IR:344: warning: bidirectional control characters: ['\u202b']
#  342|   % Appropriate date representation (date(1))
#  343|   %       "<RLE>%A %Oe %B %Oy<ARABIC COMMA> <SEEN><ALEF><AIN><TEH> %OH:%OM:%OS (%Z)<PDF>"
#  344|-> date_fmt "‫%A %Oe %B %Oy، ساعت /
#  345|   %OH:%OM:%OS (%Z)‬"
#  346|   week 7;19971130;1

Error: UNICONTROL_WARNING (CWE-94): [#def554]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/localedata/locales/fa_IR:345: warning: bidirectional control characters: ['\u202c']
#  343|   %       "<RLE>%A %Oe %B %Oy<ARABIC COMMA> <SEEN><ALEF><AIN><TEH> %OH:%OM:%OS (%Z)<PDF>"
#  344|   date_fmt "‫%A %Oe %B %Oy، ساعت /
#  345|-> %OH:%OM:%OS (%Z)‬"
#  346|   week 7;19971130;1
#  347|   first_weekday 7

Error: UNICONTROL_WARNING (CWE-94): [#def555]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/localedata/locales/fa_IR:387: warning: bidirectional control characters: ['\u202a', '\u202c']
#  385|   
#  386|   LC_TELEPHONE
#  387|-> tel_int_fmt    "‪+%c %a %l‬"
#  388|   tel_dom_fmt    "‪%A‒%l‬"
#  389|   int_select     "00"

Error: UNICONTROL_WARNING (CWE-94): [#def556]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/localedata/locales/fa_IR:388: warning: bidirectional control characters: ['\u202a', '\u202c']
#  386|   LC_TELEPHONE
#  387|   tel_int_fmt    "‪+%c %a %l‬"
#  388|-> tel_dom_fmt    "‪%A‒%l‬"
#  389|   int_select     "00"
#  390|   int_prefix     "98"

Error: UNICONTROL_WARNING (CWE-94): [#def557]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/localedata/locales/ps_AF:255: warning: bidirectional control characters: ['\u202b', '\u202c']
#  253|   t_fmt	"%H:%M:%S"
#  254|   am_pm	"غ.م.";"غ.و."
#  255|-> t_fmt_ampm	"‫%I:%M:%S %p‬"
#  256|   week 7;19971130;1
#  257|   first_weekday	7

Error: GCC_ANALYZER_WARNING (CWE-775): [#def558]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/login/login_tty.c: scope_hint: In function ‘__login_tty.part.0’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/login/login_tty.c:67:36: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘__dup2(fd, 0)’
#   65|   	}
#   66|   #endif
#   67|-> 	while (__dup2(fd, 0) == -1 && errno == EBUSY)
#   68|   	  ;
#   69|   	while (__dup2(fd, 1) == -1 && errno == EBUSY)

Error: GCC_ANALYZER_WARNING (CWE-775): [#def559]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/login/login_tty.c:69:36: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘__dup2(fd, 1)’
#   67|   	while (__dup2(fd, 0) == -1 && errno == EBUSY)
#   68|   	  ;
#   69|-> 	while (__dup2(fd, 1) == -1 && errno == EBUSY)
#   70|   	  ;
#   71|   	while (__dup2(fd, 2) == -1 && errno == EBUSY)

Error: GCC_ANALYZER_WARNING (CWE-775): [#def560]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/login/login_tty.c:71:36: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘__dup2(fd, 2)’
#   69|   	while (__dup2(fd, 1) == -1 && errno == EBUSY)
#   70|   	  ;
#   71|-> 	while (__dup2(fd, 2) == -1 && errno == EBUSY)
#   72|   	  ;
#   73|   	if (fd > 2)

Error: GCC_ANALYZER_WARNING (CWE-775): [#def561]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/utmp_file.c:36: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/login/utmp_file.c: scope_hint: In function ‘__libc_pututline’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/login/utmp_file.c:361:10: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘__dup2(new_fd,  file_fd)’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/login/utmp_file.c:354:31: note: in expansion of macro ‘TRANSFORM_UTMP_FILE_NAME’
#  359|   	return NULL;
#  360|   
#  361|->       if (__dup2 (new_fd, file_fd) < 0)
#  362|   	{
#  363|   	  __close_nocancel_nostatus (new_fd);

Error: CPPCHECK_WARNING (CWE-758): [#def562]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/malloc/dynarray_emplace_enlarge.c:55: error[shiftTooManyBitsSigned]: Shifting signed 64-bit value by 63 bits is undefined behaviour
#   53|   
#   54|     size_t new_size;
#   55|->   if (INT_MULTIPLY_WRAPV (new_allocated, element_size, &new_size))
#   56|       return false;
#   57|     void *new_array;

Error: CPPCHECK_WARNING (CWE-758): [#def563]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/malloc/dynarray_resize.c:41: error[shiftTooManyBitsSigned]: Shifting signed 64-bit value by 63 bits is undefined behaviour
#   39|   
#   40|     size_t new_size_bytes;
#   41|->   if (INT_MULTIPLY_WRAPV (size, element_size, &new_size_bytes))
#   42|       {
#   43|         /* Overflow.  */

Error: GCC_ANALYZER_WARNING (CWE-457): [#def564]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/malloc/memusagestat.c: scope_hint: In function ‘main’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/malloc/memusagestat.c:193:16: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘headent[1].heap’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/malloc/memusagestat.c:32: included_from: Included from here.
#  191|     /* Read the administrative information.  */
#  192|     read_all (fd, headent, sizeof (headent));
#  193|->   maxsize_heap = headent[1].heap;
#  194|     maxsize_stack = headent[1].stack;
#  195|     maxsize_total = headent[0].stack;

Error: GCC_ANALYZER_WARNING (CWE-457): [#def565]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux-32/math/k_casinhf128.c:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/k_casinh_template.c: scope_hint: In function ‘__kernel_casinhf128’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/k_casinh_template.c:205:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘<return-value>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/generic/libm-alias-float128.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/generic/math-type-macros-float128.h:33: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux-32/math/k_casinhf128.c:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/generic/math-type-macros-float128.h:29:16: note: in expansion of macro ‘__CFLOAT128’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/k_casinh_template.c:31:1: note: in expansion of macro ‘CFLOAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/generic/math-type-macros-float128.h:29:16: note: in expansion of macro ‘__CFLOAT128’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/k_casinh_template.c:31:1: note: in expansion of macro ‘CFLOAT’
#  203|     __imag__ res = M_COPYSIGN (__imag__ res, (adj ? 1 : __imag__ x));
#  204|   
#  205|->   return res;
#  206|   }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def566]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux-32/math/s_cacosf128.c:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_cacos_template.c: scope_hint: In function ‘__cacosf128’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_cacos_template.c:35:20: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘res’
#   33|         y = M_SUF (__casin) (x);
#   34|   
#   35|->       __real__ res = M_MLIT (M_PI_2) - __real__ y;
#   36|         if (__real__ res == 0)
#   37|   	__real__ res = 0;

Error: GCC_ANALYZER_WARNING (CWE-457): [#def567]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux-32/math/s_catanf128.c:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_catan_template.c: scope_hint: In function ‘__catanf128’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_catan_template.c:42:26: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘res’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux-32/math/s_catanf128.c:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/generic/math-type-macros-float128.h:24:18: note: in definition of macro ‘M_SUF’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_catan_template.c:42:28: note: in expansion of macro ‘M_COPYSIGN’
#   40|   	{
#   41|   	  if (rcls >= FP_ZERO)
#   42|-> 	    __real__ res = M_COPYSIGN (M_MLIT (M_PI_2), __real__ x);
#   43|   	  else
#   44|   	    __real__ res = M_NAN;

Error: GCC_ANALYZER_WARNING (CWE-457): [#def568]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_catan_template.c:44:26: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘res’
#   42|   	    __real__ res = M_COPYSIGN (M_MLIT (M_PI_2), __real__ x);
#   43|   	  else
#   44|-> 	    __real__ res = M_NAN;
#   45|   	  __imag__ res = M_COPYSIGN (0, __imag__ x);
#   46|   	}

Error: GCC_ANALYZER_WARNING (CWE-457): [#def569]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux-32/math/s_clog10f128.c:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_clog10_template.c: scope_hint: In function ‘__clog10f128’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_clog10_template.c:74:27: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘result’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/bits/floatn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/generic/libm-alias-float128.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/generic/math-type-macros-float128.h:33: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux-32/math/s_clog10f128.c:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:682:52: note: in definition of macro ‘__glibc_likely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/generic/math-type-macros-float128.h:24:18: note: in definition of macro ‘M_SUF’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_clog10_template.c:74:30: note: in expansion of macro ‘M_LOG1P’
#   72|         if (absx == 1 && scale == 0)
#   73|   	{
#   74|-> 	  __real__ result = (M_LOG1P (absy * absy)
#   75|   			     * (M_MLIT (M_LOG10E) / 2));
#   76|   	  math_check_force_underflow_nonneg (__real__ result);

Error: GCC_ANALYZER_WARNING (CWE-457): [#def570]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_clog10_template.c:83:27: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘result’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:682:52: note: in definition of macro ‘__glibc_likely’
#   81|   	  if (absy >= M_EPSILON)
#   82|   	    d2m1 += absy * absy;
#   83|-> 	  __real__ result = M_LOG1P (d2m1) * (M_MLIT (M_LOG10E) / 2);
#   84|   	}
#   85|         else if (absx < 1

Error: GCC_ANALYZER_WARNING (CWE-457): [#def571]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_clog10_template.c:91:27: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘result’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:682:52: note: in definition of macro ‘__glibc_likely’
#   89|   	{
#   90|   	  FLOAT d2m1 = (absx - 1) * (absx + 1);
#   91|-> 	  __real__ result = M_LOG1P (d2m1) * (M_MLIT (M_LOG10E) / 2);
#   92|   	}
#   93|         else if (absx < 1

Error: GCC_ANALYZER_WARNING (CWE-457): [#def572]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_clog10_template.c:99:27: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘result’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:682:52: note: in definition of macro ‘__glibc_likely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/generic/math-type-macros-float128.h:24:18: note: in definition of macro ‘M_SUF’
#   97|   	{
#   98|   	  FLOAT d2m1 = M_SUF (__x2y2m1) (absx, absy);
#   99|-> 	  __real__ result = M_LOG1P (d2m1) * (M_MLIT (M_LOG10E) / 2);
#  100|   	}
#  101|         else

Error: GCC_ANALYZER_WARNING (CWE-457): [#def573]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_clog10_template.c:104:27: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘result’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:682:52: note: in definition of macro ‘__glibc_likely’
#  102|   	{
#  103|   	  FLOAT d = M_HYPOT (absx, absy);
#  104|-> 	  __real__ result = M_SUF (__ieee754_log10) (d) - scale * LOG10_2;
#  105|   	}
#  106|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def574]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux-32/math/s_clogf128.c:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_clog_template.c: scope_hint: In function ‘__clogf128’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_clog_template.c:68:27: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘result’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/bits/floatn.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/generic/libm-alias-float128.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/generic/math-type-macros-float128.h:33: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux-32/math/s_clogf128.c:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:682:52: note: in definition of macro ‘__glibc_likely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/generic/math-type-macros-float128.h:24:18: note: in definition of macro ‘M_SUF’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_clog_template.c:68:29: note: in expansion of macro ‘M_LOG1P’
#   66|         if (absx == 1 && scale == 0)
#   67|   	{
#   68|-> 	  __real__ result = M_LOG1P (absy * absy) / 2;
#   69|   	  math_check_force_underflow_nonneg (__real__ result);
#   70|   	}

Error: GCC_ANALYZER_WARNING (CWE-457): [#def575]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_clog_template.c:76:27: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘result’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:682:52: note: in definition of macro ‘__glibc_likely’
#   74|   	  if (absy >= M_EPSILON)
#   75|   	    d2m1 += absy * absy;
#   76|-> 	  __real__ result = M_LOG1P (d2m1) / 2;
#   77|   	}
#   78|         else if (absx < 1

Error: GCC_ANALYZER_WARNING (CWE-457): [#def576]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_clog_template.c:84:27: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘result’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:682:52: note: in definition of macro ‘__glibc_likely’
#   82|   	{
#   83|   	  FLOAT d2m1 = (absx - 1) * (absx + 1);
#   84|-> 	  __real__ result = M_LOG1P (d2m1) / 2;
#   85|   	}
#   86|         else if (absx < 1

Error: GCC_ANALYZER_WARNING (CWE-457): [#def577]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_clog_template.c:92:27: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘result’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:682:52: note: in definition of macro ‘__glibc_likely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/generic/math-type-macros-float128.h:24:18: note: in definition of macro ‘M_SUF’
#   90|   	{
#   91|   	  FLOAT d2m1 = M_SUF (__x2y2m1) (absx, absy);
#   92|-> 	  __real__ result = M_LOG1P (d2m1) / 2;
#   93|   	}
#   94|         else

Error: GCC_ANALYZER_WARNING (CWE-457): [#def578]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_clog_template.c:97:27: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘result’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:682:52: note: in definition of macro ‘__glibc_likely’
#   95|   	{
#   96|   	  FLOAT d = M_HYPOT (absx, absy);
#   97|-> 	  __real__ result = M_LOG (d) - scale * M_MLIT (M_LN2);
#   98|   	}
#   99|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def579]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux-32/math/s_csinf128.c:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_csin_template.c: scope_hint: In function ‘__csinf128’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_csin_template.c:152:25: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘retval’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux-32/math/s_csinf128.c:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/generic/math-type-macros-float128.h:24:18: note: in definition of macro ‘M_SUF’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_csin_template.c:152:27: note: in expansion of macro ‘M_COPYSIGN’
#  150|       {
#  151|         if (rcls == FP_ZERO)
#  152|-> 	__real__ retval = M_COPYSIGN (0, negate ? -1 : 1);
#  153|         else
#  154|   	__real__ retval = M_NAN;

Error: GCC_ANALYZER_WARNING (CWE-457): [#def580]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_csin_template.c:154:25: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘retval’
#  152|   	__real__ retval = M_COPYSIGN (0, negate ? -1 : 1);
#  153|         else
#  154|-> 	__real__ retval = M_NAN;
#  155|         __imag__ retval = M_NAN;
#  156|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def581]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux-32/math/s_ctanf128.c:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_ctan_template.c: scope_hint: In function ‘__ctanf128’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_ctan_template.c:39:28: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘res’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/math.h:7: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_ctan_template.c:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_ctan_template.c:33:11: note: in expansion of macro ‘isinf’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux-32/math/s_ctanf128.c:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/generic/math-type-macros-float128.h:24:18: note: in definition of macro ‘M_SUF’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_ctan_template.c:38:15: note: in expansion of macro ‘M_SINCOS’
#   37|   	      FLOAT sinrx, cosrx;
#   38|   	      M_SINCOS (__real__ x, &sinrx, &cosrx);
#   39|-> 	      __real__ res = M_COPYSIGN (0, sinrx * cosrx);
#   40|   	    }
#   41|   	  else

Error: GCC_ANALYZER_WARNING (CWE-457): [#def582]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_ctan_template.c:42:26: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘res’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_ctan_template.c:33:11: note: in expansion of macro ‘isinf’
#   40|   	    }
#   41|   	  else
#   42|-> 	    __real__ res = M_COPYSIGN (0, __real__ x);
#   43|   	  __imag__ res = M_COPYSIGN (1, __imag__ x);
#   44|   	}

Error: GCC_ANALYZER_WARNING (CWE-457): [#def583]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/build-x86_64-redhat-linux-32/math/s_ctanhf128.c:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_ctanh_template.c: scope_hint: In function ‘__ctanhf128’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_ctanh_template.c:52:26: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘res’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/math.h:7: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_ctanh_template.c:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_ctanh_template.c:33:11: note: in expansion of macro ‘isinf’
#   50|   	{
#   51|   	  if (__real__ x == 0)
#   52|-> 	    __real__ res = __real__ x;
#   53|   	  else
#   54|   	    __real__ res = M_NAN;

Error: GCC_ANALYZER_WARNING (CWE-457): [#def584]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_ctanh_template.c:54:26: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘res’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/math/s_ctanh_template.c:33:11: note: in expansion of macro ‘isinf’
#   52|   	    __real__ res = __real__ x;
#   53|   	  else
#   54|-> 	    __real__ res = M_NAN;
#   55|   	  __imag__ res = M_NAN;
#   56|   

Error: COMPILER_WARNING (CWE-9001): [#def585]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/getdomain.c:58:1: warning[-Wattributes]: ‘artificial’ attribute ignored
#   56|   #endif
#   57|   
#   58|-> libc_hidden_def (getdomainname)

Error: COMPILER_WARNING (CWE-9001): [#def586]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/syslog.c:94:1: warning[-Wattributes]: ‘artificial’ attribute ignored
#   92|     va_end (ap);
#   93|   }
#   94|-> ldbl_hidden_def (__syslog, syslog)
#   95|   ldbl_strong_alias (__syslog, syslog)
#   96|   

Error: GCC_ANALYZER_WARNING (CWE-476): [#def587]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/tsearch.c: scope_hint: In function ‘maybe_split_for_insert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/tsearch.c:146:45: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘gparentp’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/tsearch.c:230:21: note: in expansion of macro ‘DEREFNODEPTR’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/tsearch.c:349:7: note: in expansion of macro ‘SETNODEPTR’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/tsearch.c:220:7: note: in expansion of macro ‘SETRED’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/tsearch.c:230:21: note: in expansion of macro ‘DEREFNODEPTR’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/tsearch.c:230:21: note: in expansion of macro ‘DEREFNODEPTR’
#  144|   #define RIGHTPTR(N) (node *)(&(N)->right_node)
#  145|   #define SETRIGHT(N,R) (N)->right_node = (uintptr_t)(R)
#  146|-> #define DEREFNODEPTR(NP) (node)((uintptr_t)(*(NP)) & ~((uintptr_t) 0x1))
#  147|   
#  148|   #endif /* USE_MALLOC_LOW_BIT */

Error: GCC_ANALYZER_WARNING (CWE-401): [#def588]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nis/nis_creategroup.c: scope_hint: In function ‘*__GI_nis_creategroup.part.0’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nis/nis_creategroup.c:63:11: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
#   61|   	  free (obj->zo_owner);
#   62|   	  free (obj->zo_name);
#   63|-> 	  free (obj);
#   64|   	  return NIS_NOMEMORY;
#   65|   	}

Error: GCC_ANALYZER_WARNING (CWE-126): [#def589]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nis/nis_print_group_entry.c: scope_hint: In function ‘*__GI_nis_print_group_entry.part.0’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nis/nis_print_group_entry.c:126:13: warning[-Wanalyzer-out-of-bounds]: stack-based buffer over-read
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/rpcsvc/nis.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nis/nis_print_group_entry.c:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nis/nis_print_group_entry.c:50:11: note: in expansion of macro ‘NIS_RES_STATUS’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nis/nis_print_group_entry.c:51:14: note: in expansion of macro ‘NIS_RES_NUMOBJ’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nis/rpcsvc/nis.h:502:24: note: in definition of macro ‘__type_of’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nis/nis_print_group_entry.c:52:25: note: in expansion of macro ‘NIS_RES_OBJECT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nis/nis_print_group_entry.c:126:13: note: read of 4 bytes from after the end of the region
#  124|   	  fputs (_("    Explicit members:\n"), stdout);
#  125|   	  for (i = 0; i < mem_exp_cnt; ++i)
#  126|-> 	    printf ("\t%s\n", mem_exp[i]);
#  127|   	}
#  128|         else

Error: GCC_ANALYZER_WARNING (CWE-401): [#def590]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nis/nis_table.c: scope_hint: In function ‘__create_ib_request’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nis/nis_table.c:98:11: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/assert/assert.h:35: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nis/nis_table.c:18: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:681:52: note: in definition of macro ‘__glibc_unlikely’
#   96|         if (__glibc_unlikely (val == NULL))
#   97|   	{
#   98|-> 	  nis_free_request (ibreq);
#   99|   	  return NULL;
#  100|   	}

Error: GCC_ANALYZER_WARNING (CWE-401): [#def591]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nis/nis_table.c:98:11: warning[-Wanalyzer-malloc-leak]: leak of ‘search_val’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:681:52: note: in definition of macro ‘__glibc_unlikely’
#   96|         if (__glibc_unlikely (val == NULL))
#   97|   	{
#   98|-> 	  nis_free_request (ibreq);
#   99|   	  return NULL;
#  100|   	}

Error: GCC_ANALYZER_WARNING (CWE-476): [#def592]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/pthread_create.c: scope_hint: In function ‘__pthread_create_2_1’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/pthread_create.c:683:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/pthread_create.c:95: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/allocatestack.c:18: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/allocatestack.c:223:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/ldsodefs.h:64: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/gnu/ldsodefs.h:46: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/ldsodefs.h:25: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/pthread_create.c:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/allocatestack.c:329:29: note: in expansion of macro ‘GL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/allocatestack.c:333:7: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/generic/libc-tsd.h:44: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/localeinfo.h:240: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/ctype.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/pthread_create.c:18: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:150:21: note: in expansion of macro ‘atomic_exchange_release’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:160:3: note: in expansion of macro ‘__lll_unlock’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/allocatestack.c:99:7: note: in expansion of macro ‘lll_unlock’
#  681|        we do not start the function directly the stillborn thread will
#  682|        get the information from its thread descriptor.  */
#  683|->   pd->start_routine = start_routine;
#  684|     pd->arg = arg;
#  685|     pd->c11 = c11;

Error: GCC_ANALYZER_WARNING (CWE-401): [#def593]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/pthread_setspecific.c: scope_hint: In function ‘___pthread_setspecific’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/pthread_setspecific.c:87:16: warning[-Wanalyzer-malloc-leak]: leak of ‘level2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthreadP.h:31: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/pthread_setspecific.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/internaltypes.h:143:26: note: in definition of macro ‘KEY_UNUSED’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:246: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/atomic-machine.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/atomic.h:49: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthreadP.h:27: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/pthread_setspecific.c:74:11: note: in expansion of macro ‘THREAD_SETMEM_NC’
#   85|        stale data.  */
#   86|     level2->seq = seq;
#   87|->   level2->data = (void *) value;
#   88|   
#   89|     return 0;

Error: GCC_ANALYZER_WARNING (CWE-401): [#def594]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/tpp.c: scope_hint: In function ‘__pthread_tpp_change_priority’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/tpp.c:94:10: warning[-Wanalyzer-malloc-leak]: leak of ‘tpp’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/tpp.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/assert/assert.h:117:11: note: in definition of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/tpp.c:86:3: note: in expansion of macro ‘assert’
#   92|     if (new_prio != -1)
#   93|       {
#   94|->       if (tpp->priomap[new_prio - fifo_min_prio] + 1 == 0)
#   95|   	return EAGAIN;
#   96|         ++tpp->priomap[new_prio - fifo_min_prio];

Error: GCC_ANALYZER_WARNING (CWE-401): [#def595]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/tpp.c:115:6: warning[-Wanalyzer-malloc-leak]: leak of ‘tpp’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/assert/assert.h:117:11: note: in definition of macro ‘assert’
#  113|       }
#  114|   
#  115|->   if (priomax == newpriomax)
#  116|       return 0;
#  117|   

Error: GCC_ANALYZER_WARNING (CWE-401): [#def596]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/makedb.c:574:10: warning[-Wanalyzer-malloc-leak]: leak of ‘nentry’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/makedb.c: scope_hint: In function ‘process_input’
#  572|       }
#  573|   
#  574|->   return status;
#  575|   }
#  576|   

Error: GCC_ANALYZER_WARNING (CWE-401): [#def597]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/makedb.c: scope_hint: In function ‘process_input’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/makedb.c:574:10: warning[-Wanalyzer-malloc-leak]: leak of ‘newp’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/makedb.c: scope_hint: In function ‘process_input’
#  572|       }
#  573|   
#  574|->   return status;
#  575|   }
#  576|   

Error: GCC_ANALYZER_WARNING (CWE-401): [#def598]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/nss_compat/compat-pwd.c: scope_hint: In function ‘getpwuid_plususer’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/nss_compat/compat-pwd.c:878:1: warning[-Wanalyzer-malloc-leak]: leak of ‘pwd.pw_dir’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/nss_compat/compat-pwd.c: scope_hint: In function ‘getpwuid_plususer’
#  876|       }
#  877|     return NSS_STATUS_RETURN;
#  878|-> }
#  879|   
#  880|   /* Searches in /etc/passwd and the NSS subsystem for a special user id */

Error: GCC_ANALYZER_WARNING (CWE-401): [#def599]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/nss_compat/compat-pwd.c:878:1: warning[-Wanalyzer-malloc-leak]: leak of ‘pwd.pw_gecos’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/nss_compat/compat-pwd.c: scope_hint: In function ‘getpwuid_plususer’
#  876|       }
#  877|     return NSS_STATUS_RETURN;
#  878|-> }
#  879|   
#  880|   /* Searches in /etc/passwd and the NSS subsystem for a special user id */

Error: GCC_ANALYZER_WARNING (CWE-401): [#def600]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/nss_compat/compat-pwd.c:878:1: warning[-Wanalyzer-malloc-leak]: leak of ‘pwd.pw_passwd’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/nss_compat/compat-pwd.c: scope_hint: In function ‘getpwuid_plususer’
#  876|       }
#  877|     return NSS_STATUS_RETURN;
#  878|-> }
#  879|   
#  880|   /* Searches in /etc/passwd and the NSS subsystem for a special user id */

Error: GCC_ANALYZER_WARNING (CWE-401): [#def601]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/nss_compat/compat-spwd.c: scope_hint: In function ‘getspnam_plususer’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/nss_compat/compat-spwd.c:428:1: warning[-Wanalyzer-malloc-leak]: leak of ‘pwd.sp_pwdp’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/ctype/ctype.h:25: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/ctype.h:3: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/nss_compat/compat-spwd.c:18: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:681:52: note: in definition of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:99:11: note: in expansion of macro ‘atomic_compare_and_exchange_bool_acq’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:108:3: note: in expansion of macro ‘__lll_lock’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/libc-lockP.h:112:35: note: in expansion of macro ‘lll_lock’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/nss_compat/compat-spwd.c:783:3: note: in expansion of macro ‘__libc_lock_lock’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/nss_compat/compat-spwd.c: scope_hint: In function ‘getspnam_plususer’
#  426|     /* We found the entry.  */
#  427|     return NSS_STATUS_SUCCESS;
#  428|-> }
#  429|   
#  430|   

Error: COMPILER_WARNING (CWE-9001): [#def602]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/confstr.c:293:1: warning[-Wattributes]: ‘artificial’ attribute ignored
#  291|   }
#  292|   libc_hidden_def (__confstr)
#  293|-> libc_hidden_def (confstr)
#  294|   weak_alias (__confstr, confstr)

Error: CPPCHECK_WARNING (CWE-476): [#def603]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/glob.c:1434: warning[nullPointer]: Possible null pointer dereference: newnames
# 1432|                                  == NULL)
# 1433|                           goto memory_error;
# 1434|->                       newnames->count = count;
# 1435|                         newnames->next = names;
# 1436|                         names = newnames;

Error: CPPCHECK_WARNING (CWE-476): [#def604]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/glob.c:1435: warning[nullPointer]: Possible null pointer dereference: newnames
# 1433|                           goto memory_error;
# 1434|                         newnames->count = count;
# 1435|->                       newnames->next = names;
# 1436|                         names = newnames;
# 1437|                         cur = 0;

Error: CPPCHECK_WARNING (CWE-476): [#def605]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/glob.c:1439: warning[nullPointer]: Possible null pointer dereference: names
# 1437|                         cur = 0;
# 1438|                       }
# 1439|->                   names->name[cur] = strdup (d.name);
# 1440|                     if (names->name[cur] == NULL)
# 1441|                       goto memory_error;

Error: CPPCHECK_WARNING (CWE-476): [#def606]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/glob.c:1440: warning[nullPointer]: Possible null pointer dereference: names
# 1438|                       }
# 1439|                     names->name[cur] = strdup (d.name);
# 1440|->                   if (names->name[cur] == NULL)
# 1441|                       goto memory_error;
# 1442|                     ++cur;

Error: GCC_ANALYZER_WARNING (CWE-401): [#def607]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/regex.c:69: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/regex_internal.c: scope_hint: In function ‘re_node_set_init_1’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/regex_internal.c:986:14: warning[-Wanalyzer-malloc-leak]: leak of ‘*set.elems’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/regex.c:71: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/catgets/nl_types.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/nl_types.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/langinfo.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/langinfo.h:3: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/localeinfo.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/regex.c:58: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:681:52: note: in definition of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/regex.c:67: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/regex_internal.c:1307:19: note: in expansion of macro ‘re_realloc’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/regex_internal.c:1307:19: note: in expansion of macro ‘re_realloc’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:682:52: note: in definition of macro ‘__glibc_likely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:682:52: note: in definition of macro ‘__glibc_likely’
#  984|     set->alloc = 1;
#  985|     set->nelem = 1;
#  986|->   set->elems = re_malloc (Idx, 1);
#  987|     if (__glibc_unlikely (set->elems == NULL))
#  988|       {

Error: GCC_ANALYZER_WARNING (CWE-401): [#def608]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/regex_internal.c:986:14: warning[-Wanalyzer-malloc-leak]: leak of ‘new_nodes.elems’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/regex_internal.h:40: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/regex_internal.h:46:26: note: in expansion of macro ‘assume’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/regexec.c:3083:3: note: in expansion of macro ‘DEBUG_ASSERT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/regex_internal.c:973:16: note: in expansion of macro ‘re_malloc’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:681:52: note: in definition of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/verify.h:4:21: note: in definition of macro ‘assume’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/regex_internal.c:1296:7: note: in expansion of macro ‘DEBUG_ASSERT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/regex_internal.h:46:26: note: in expansion of macro ‘assume’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/regex_internal.c:1296:7: note: in expansion of macro ‘DEBUG_ASSERT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:682:52: note: in definition of macro ‘__glibc_likely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:682:52: note: in definition of macro ‘__glibc_likely’
#  984|     set->alloc = 1;
#  985|     set->nelem = 1;
#  986|->   set->elems = re_malloc (Idx, 1);
#  987|     if (__glibc_unlikely (set->elems == NULL))
#  988|       {

Error: GCC_ANALYZER_WARNING (CWE-415): [#def609]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/wordexp.c: scope_hint: In function ‘w_addchar’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/wordexp.c:88:9: warning[-Wanalyzer-double-free]: double-‘free’ of ‘buffer’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/wordexp.c:37: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/wordexp.c:83:7: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/wordexp.c:83:7: note: in expansion of macro ‘assert’
#   86|   
#   87|         if (buffer == NULL)
#   88|-> 	free (old_buffer);
#   89|       }
#   90|   

Error: GCC_ANALYZER_WARNING (CWE-415): [#def610]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/wordexp.c: scope_hint: In function ‘w_addmem’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/wordexp.c:114:9: warning[-Wanalyzer-double-free]: double-‘free’ of ‘buffer’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/wordexp.c:83:7: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/wordexp.c:83:7: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/wordexp.c:109:7: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/wordexp.c:109:7: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/param.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/generic/hp-timing-common.h:38: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/hp-timing.h:53: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/generic/libc-tsd.h:44: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/localeinfo.h:240: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/ctype.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/posix/wordexp.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/param.h:103:21: note: in definition of macro ‘MAX’
#  112|   
#  113|         if (buffer == NULL)
#  114|-> 	free (old_buffer);
#  115|       }
#  116|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def611]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/gai_suspend.c: scope_hint: In function ‘___gai_suspend’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/gai_suspend.c:180:12: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U52f8>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/link.h:51: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:4: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/nsswitch.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/nsswitch.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/netgroup.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/netdb.h:214: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/gai_suspend.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/gai_suspend.c: scope_hint: In function ‘___gai_suspend’
#  178|   
#  179|     if (timeout != NULL)
#  180|->     ts64 = valid_timespec_to_timespec64 (*timeout);
#  181|   
#  182|     return __gai_suspend_time64 (list, ent, timeout != NULL ? &ts64 : NULL);

Error: GCC_ANALYZER_WARNING (CWE-457): [#def612]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/gai_suspend.c: scope_hint: In function ‘___gai_suspend’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/gai_suspend.c:180:12: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Uf2f8>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/link.h:51: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dlfcn.h:4: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/nsswitch.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/nsswitch.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nss/netgroup.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/netdb.h:214: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/gai_suspend.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/gai_suspend.c: scope_hint: In function ‘___gai_suspend’
#  178|   
#  179|     if (timeout != NULL)
#  180|->     ts64 = valid_timespec_to_timespec64 (*timeout);
#  181|   
#  182|     return __gai_suspend_time64 (list, ent, timeout != NULL ? &ts64 : NULL);

Error: GCC_ANALYZER_WARNING (CWE-401): [#def613]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/getaddrinfo_a.c: scope_hint: In function ‘__getaddrinfo_a’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/getaddrinfo_a.c:178:3: warning[-Wanalyzer-malloc-leak]: leak of ‘waitlist’
#  176|   
#  177|     /* Release the mutex.  */
#  178|->   __pthread_mutex_unlock (&__gai_requests_mutex);
#  179|   
#  180|     return result;

Error: GCC_ANALYZER_WARNING (CWE-401): [#def614]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/res_hconf.c: scope_hint: In function ‘_res_hconf_reorder_addrs’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/res_hconf.c:438:19: warning[-Wanalyzer-malloc-leak]: leak of ‘ifaddrs’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/generic/libc-tsd.h:44: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/localeinfo.h:240: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/ctype.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/res_hconf.c:29: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/res_hconf.c:369:19: note: in expansion of macro ‘atomic_load_acquire’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/assert/assert.h:35: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/res_hconf.c:27: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:681:52: note: in definition of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:99:11: note: in expansion of macro ‘atomic_compare_and_exchange_bool_acq’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:108:3: note: in expansion of macro ‘__lll_lock’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/libc-lockP.h:112:35: note: in expansion of macro ‘lll_lock’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/res_hconf.c:385:7: note: in expansion of macro ‘__libc_lock_lock’
#  436|   	    }
#  437|   	  /* Just keep enough memory to hold all the interfaces we want.  */
#  438|-> 	  ifaddrs = realloc (ifaddrs, new_num_ifs * sizeof (ifaddrs[0]));
#  439|   	  assert (ifaddrs != NULL);
#  440|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def615]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/res_send.c: scope_hint: In function ‘reopen’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/res_send.c:856:21: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘slen’
#  854|   		DIAG_PUSH_NEEDS_COMMENT;
#  855|   		DIAG_IGNORE_Os_NEEDS_COMMENT (5, "-Wmaybe-uninitialized");
#  856|-> 		if (__connect (EXT (statp).nssocks[ns], nsap, slen) < 0) {
#  857|   		DIAG_POP_NEEDS_COMMENT;
#  858|   			__res_iclose(statp, false);

Error: GCC_ANALYZER_WARNING (CWE-476): [#def616]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/resolv_conf.c: scope_hint: In function ‘resolv_conf_matches’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/resolv_conf.c:265:41: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/resolv_conf.c: scope_hint: In function ‘resolv_conf_matches’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/resolv/resolv_conf.c:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/assert/assert.h:117:11: note: in definition of macro ‘assert’
#  263|           if (resp->nsaddr_list[i].sin_family == 0)
#  264|             {
#  265|->             if (resp->_u._ext.nsaddrs[i]->sin6_family != AF_INET6)
#  266|                 return false;
#  267|               if (!same_address ((struct sockaddr *) resp->_u._ext.nsaddrs[i],

Error: GCC_ANALYZER_WARNING (CWE-457): [#def617]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/rt/aio_suspend.c: scope_hint: In function ‘__aio_suspend’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/rt/aio_suspend.c:275:12: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U6da8>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/libc-lock.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/rt/aio_suspend.c:36: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/rt/aio_suspend.c: scope_hint: In function ‘__aio_suspend’
#  273|   
#  274|     if (timeout != NULL)
#  275|->     ts64 = valid_timespec_to_timespec64 (*timeout);
#  276|   
#  277|     return __aio_suspend_time64 (list, nent, timeout != NULL ? &ts64 : NULL);

Error: GCC_ANALYZER_WARNING (CWE-401): [#def618]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/rt/lio_listio.c:25: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/rt/lio_listio-common.c: scope_hint: In function ‘lio_listio_internal’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/rt/lio_listio-common.c:228:10: warning[-Wanalyzer-malloc-leak]: leak of ‘waitlist’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/rt/lio_listio-common.c:255:1: note: in expansion of macro ‘LIO_LISTIO_NEW’
#  226|     __pthread_mutex_unlock (&__aio_requests_mutex);
#  227|   
#  228|->   return result;
#  229|   }
#  230|   

Error: COMPILER_WARNING (CWE-9001): [#def619]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/stdio-common/asprintf.c:36:1: warning[-Wattributes]: ‘artificial’ attribute ignored
#   34|     return done;
#   35|   }
#   36|-> ldbl_hidden_def (___asprintf, __asprintf)
#   37|   
#   38|   ldbl_strong_alias (___asprintf, __asprintf)

Error: COMPILER_WARNING (CWE-9001): [#def620]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/stdio-common/dprintf.c:36:1: warning[-Wattributes]: ‘artificial’ attribute ignored
#   34|   }
#   35|   libc_hidden_def (__dprintf)
#   36|-> ldbl_hidden_def (__dprintf, dprintf)
#   37|   ldbl_weak_alias (__dprintf, dprintf)

Error: COMPILER_WARNING (CWE-9001): [#def621]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/stdio-common/fprintf.c:37:1: warning[-Wattributes]: ‘artificial’ attribute ignored
#   35|     return done;
#   36|   }
#   37|-> ldbl_hidden_def (__fprintf, fprintf)
#   38|   ldbl_strong_alias (__fprintf, fprintf)
#   39|   

Error: COMPILER_WARNING (CWE-9001): [#def622]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/stdio-common/sprintf.c:35:1: warning[-Wattributes]: ‘artificial’ attribute ignored
#   33|     return done;
#   34|   }
#   35|-> ldbl_hidden_def (__sprintf, sprintf)
#   36|   ldbl_strong_alias (__sprintf, sprintf)
#   37|   ldbl_strong_alias (__sprintf, _IO_sprintf)

Error: COMPILER_WARNING (CWE-9001): [#def623]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/stdio-common/vfprintf.c:27:1: warning[-Wattributes]: ‘artificial’ attribute ignored
#   25|   ldbl_strong_alias (__vfprintf, _IO_vfprintf);
#   26|   ldbl_strong_alias (__vfprintf, vfprintf);
#   27|-> ldbl_hidden_def (__vfprintf, vfprintf)

Error: GCC_ANALYZER_WARNING (CWE-457): [#def624]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/stdlib/arc4random.c: scope_hint: In function ‘__arc4random’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/stdlib/arc4random.c:99:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘r’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/stdlib/arc4random.c: scope_hint: In function ‘__arc4random’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/stdlib/arc4random.c: scope_hint: In function ‘__arc4random’
#   97|     uint32_t r;
#   98|     __arc4random_buf (&r, sizeof (r));
#   99|->   return r;
#  100|   }
#  101|   libc_hidden_def (__arc4random)

Error: CPPCHECK_WARNING (CWE-457): [#def625]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/stdlib/setenv.c:216: error[legacyUninitvar]: Uninitialized variable: np
#  214|   	}
#  215|   
#  216|->       *ep = np;
#  217|       }
#  218|   

Error: COMPILER_WARNING (CWE-9001): [#def626]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/stdlib/wctomb.c:57:1: warning[-Wattributes]: ‘artificial’ attribute ignored
#   55|     return __wcrtomb (s, wchar, &__wctomb_state);
#   56|   }
#   57|-> libc_hidden_def (wctomb)

Error: GCC_ANALYZER_WARNING (CWE-401): [#def627]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/string/bits/string_fortified.h:29:10: warning[-Wanalyzer-malloc-leak]: leak of ‘newp’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/pthread_attr_setaffinity.c: scope_hint: In function ‘__pthread_attr_setaffinity_np’
#   27|   	       size_t __len))
#   28|   {
#   29|->   return __builtin___memcpy_chk (__dest, __src, __len,
#   30|   				 __glibc_objsize0 (__dest));
#   31|   }

Error: GCC_ANALYZER_WARNING (CWE-688): [#def628]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/string/bits/string_fortified.h:29:10: warning[-Wanalyzer-null-argument]: use of NULL ‘buf’ where non-null expected
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/catgets/open_catalog.c: scope_hint: In function ‘__open_catalog’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/catgets/open_catalog.c:86:15: note: in expansion of macro ‘ENOUGH’
<built-in>: scope_hint: In function ‘__open_catalog’
<built-in>: note: argument 1 of ‘__builtin___memcpy_chk’ must be non-null
#   27|   	       size_t __len))
#   28|   {
#   29|->   return __builtin___memcpy_chk (__dest, __src, __len,
#   30|   				 __glibc_objsize0 (__dest));
#   31|   }

Error: GCC_ANALYZER_WARNING (CWE-688): [#def629]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/string/bits/string_fortified.h:29:10: warning[-Wanalyzer-null-argument]: use of NULL ‘weights’ where non-null expected
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/programs/ld-collate.c: scope_hint: In function ‘insert_weights’
<built-in>: scope_hint: In function ‘insert_weights’
<built-in>: note: argument 2 of ‘__builtin___memcpy_chk’ must be non-null
#   27|   	       size_t __len))
#   28|   {
#   29|->   return __builtin___memcpy_chk (__dest, __src, __len,
#   30|   				 __glibc_objsize0 (__dest));
#   31|   }

Error: GCC_ANALYZER_WARNING (CWE-688): [#def630]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/string/bits/string_fortified.h:36:10: warning[-Wanalyzer-null-argument]: use of NULL ‘cp’ where non-null expected
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/io/fts.c: scope_hint: In function ‘fts_build’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/io/fts.c:708:15: note: in expansion of macro ‘NAPPEND’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/io/fts.c:708:15: note: in expansion of macro ‘NAPPEND’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/io/fts.c:724:22: note: in expansion of macro ‘ISSET’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/dirent.h:5: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/io/fts.c:729:21: note: in expansion of macro ‘_D_EXACT_NAMLEN’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/io/fts.c:755:27: note: in expansion of macro ‘_D_EXACT_NAMLEN’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/io/fts.c:796:29: note: in expansion of macro ‘ISSET’
<built-in>: scope_hint: In function ‘fts_build’
<built-in>: note: argument 1 of ‘__builtin___memmove_chk’ must be non-null
#   34|   __NTH (memmove (void *__dest, const void *__src, size_t __len))
#   35|   {
#   36|->   return __builtin___memmove_chk (__dest, __src, __len,
#   37|   				  __glibc_objsize0 (__dest));
#   38|   }

Error: GCC_ANALYZER_WARNING (CWE-688): [#def631]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/string/bits/string_fortified.h:81:10: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘bufs[n]’ where non-null expected
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/support/test-container.c: scope_hint: In function ‘concat’
<built-in>: scope_hint: In function ‘concat’
<built-in>: note: argument 1 of ‘__builtin___strcpy_chk’ must be non-null
#   79|        __fortify_clang_warn_if_src_too_large (__dest, __src)
#   80|   {
#   81|->   return __builtin___strcpy_chk (__dest, __src, __glibc_objsize (__dest));
#   82|   }
#   83|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def632]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/string/strcoll_l.c:184:24: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘idx’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/string/strcoll_l.c: scope_hint: In function ‘__strcoll_l’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/string/strcoll_l.c:257:1: note: in expansion of macro ‘STRCOLL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/cdefs.h:10: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/features.h:511: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/assert/assert.h:35: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/assert.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/string/strcoll_l.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/misc/sys/cdefs.h:681:52: note: in definition of macro ‘__glibc_unlikely’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/string/strcoll_l.c:287:3: note: in expansion of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/assert/assert.h:117:11: note: in definition of macro ‘assert’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/string/strcoll_l.c:290:3: note: in expansion of macro ‘assert’
#  182|         DIAG_PUSH_NEEDS_COMMENT;
#  183|         DIAG_IGNORE_Os_NEEDS_COMMENT (5, "-Wmaybe-uninitialized");
#  184|->       len = weights[idx++];
#  185|         DIAG_POP_NEEDS_COMMENT;
#  186|         /* Skip over indices of previous levels.  */

Error: GCC_ANALYZER_WARNING (CWE-457): [#def633]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/auth_des.c: scope_hint: In function ‘authdes_pk_create’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/auth_des.c:205:13: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*ad.ad_fullname’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/rpc/types.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/auth_des.c:38: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/auth_des.c:51:49: note: in expansion of macro ‘mem_alloc’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/auth_des.c:137:8: note: in expansion of macro ‘ALLOC’
#  203|     if (ad != NULL)
#  204|       {
#  205|->       if (ad->ad_fullname != NULL)
#  206|   	FREE (ad->ad_fullname, ad->ad_fullnamelen + 1);
#  207|         if (ad->ad_servername != NULL)

Error: GCC_ANALYZER_WARNING (CWE-476): [#def634]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/clnt_simp.c: scope_hint: In function ‘callrpc’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/clnt_simp.c:73:23: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘*crp.oldhost’
#   71|       {
#   72|         crp->oldhost = malloc (256);
#   73|->       crp->oldhost[0] = 0;
#   74|         crp->socket = RPC_ANYSOCK;
#   75|       }

Error: GCC_ANALYZER_WARNING (CWE-476): [#def635]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/clnt_simp.c:73:23: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘malloc(256)’
#   71|       {
#   72|         crp->oldhost = malloc (256);
#   73|->       crp->oldhost[0] = 0;
#   74|         crp->socket = RPC_ANYSOCK;
#   75|       }

Error: GCC_ANALYZER_WARNING (CWE-401): [#def636]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/clnt_simp.c:118:10: warning[-Wanalyzer-malloc-leak]: leak of ‘crp’
#  116|     if (clnt_stat != RPC_SUCCESS)
#  117|       crp->valid = 0;
#  118|->   return (int) clnt_stat;
#  119|   }
#  120|   libc_hidden_nolink_sunrpc (callrpc, GLIBC_2_0)

Error: GCC_ANALYZER_WARNING (CWE-401): [#def637]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/svc_simple.c: scope_hint: In function ‘__registerrpc’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/svc_simple.c:107:11: warning[-Wanalyzer-malloc-leak]: leak of ‘pl’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/svc_simple.c:39: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/svc_simple.c:60:16: note: in expansion of macro ‘RPC_THREAD_VARIABLE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/svc_simple.c:77:7: note: in expansion of macro ‘transp’
#  105|     pl->p_outproc = outproc;
#  106|     pl->p_nxt = proglst;
#  107|->   proglst = pl;
#  108|     return 0;
#  109|   

Error: GCC_ANALYZER_WARNING (CWE-401): [#def638]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/svcauth_des.c: scope_hint: In function ‘cache_init’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/svcauth_des.c:401:6: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc(1792, 1)’
#  399|     authdes_cache = (struct cache_entry *)
#  400|       calloc (sizeof (struct cache_entry) * AUTHDES_CACHESZ, 1);
#  401|->   if (authdes_cache == NULL)
#  402|       return;
#  403|   

Error: GCC_ANALYZER_WARNING (CWE-401): [#def639]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/svcauth_des.c: scope_hint: In function ‘cache_init’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/svcauth_des.c:401:6: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc(2560, 1)’
#  399|     authdes_cache = (struct cache_entry *)
#  400|       calloc (sizeof (struct cache_entry) * AUTHDES_CACHESZ, 1);
#  401|->   if (authdes_cache == NULL)
#  402|       return;
#  403|   

Error: GCC_ANALYZER_WARNING (CWE-476): [#def640]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/svcauth_des.c:409:20: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘malloc(256)’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/rpc/types.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/rpc/rpc.h:38: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/rpc/rpc.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/svcauth_des.c:50: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/svcauth_des.c:404:25: note: in expansion of macro ‘mem_alloc’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/svcauth_des.c:404:25: note: in expansion of macro ‘mem_alloc’
#  407|      */
#  408|     for (i = 0; i < AUTHDES_CACHESZ; ++i)
#  409|->     authdes_lru[i] = i;
#  410|   }
#  411|   

Error: GCC_ANALYZER_WARNING (CWE-476): [#def641]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/xcrypt.c: scope_hint: In function ‘hex2bin’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/xcrypt.c:179:15: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘binnum’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sunrpc/xcrypt.c:61:4: note: in definition of macro ‘hexval’
#  177|   
#  178|     for (i = 0; i < len; i++)
#  179|->     *binnum++ = 16 * hexval (hexnum[2 * i]) + hexval (hexnum[2 * i + 1]);
#  180|   }
#  181|   

Error: CPPCHECK_WARNING (CWE-190): [#def642]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/support/timespec-add.c:40: error[integerOverflow]: Signed integer overflow for expression '(-2147483647-1)-1'.
#   38|         rns = nsd;
#   39|         time_t bs1;
#   40|->       if (!INT_ADD_WRAPV (bs, 1, &bs1))
#   41|           bs = bs1;
#   42|         else if (rs < 0)

Error: CPPCHECK_WARNING (CWE-190): [#def643]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/support/timespec-sub.c:40: error[integerOverflow]: Signed integer overflow for expression '(-2147483647-1)-1'.
#   38|         rns = ns + TIMESPEC_HZ;
#   39|         time_t bs1;
#   40|->       if (!INT_ADD_WRAPV (bs, 1, &bs1))
#   41|           bs = bs1;
#   42|         else if (- TYPE_SIGNED (time_t) < rs)

Error: CPPCHECK_WARNING (CWE-190): [#def644]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/support/timespec.c:69: error[integerOverflow]: Signed integer overflow for expression '-(TIMESPEC_HZ)'.
#   67|   {
#   68|     time_t time_ns;
#   69|->   if (INT_MULTIPLY_WRAPV(time.tv_sec, TIMESPEC_HZ, &time_ns))
#   70|       return time.tv_sec < 0 ? TYPE_MINIMUM(time_t) : TYPE_MAXIMUM(time_t);
#   71|     if (INT_ADD_WRAPV(time_ns, time.tv_nsec, &time_ns))

Error: CPPCHECK_WARNING (CWE-758): [#def645]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/support/timespec.c:69: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
#   67|   {
#   68|     time_t time_ns;
#   69|->   if (INT_MULTIPLY_WRAPV(time.tv_sec, TIMESPEC_HZ, &time_ns))
#   70|       return time.tv_sec < 0 ? TYPE_MINIMUM(time_t) : TYPE_MAXIMUM(time_t);
#   71|     if (INT_ADD_WRAPV(time_ns, time.tv_nsec, &time_ns))

Error: GCC_ANALYZER_WARNING (CWE-457): [#def646]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/ieee754/dbl-64/k_rem_pio2.c: scope_hint: In function ‘__kernel_rem_pio2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/ieee754/dbl-64/k_rem_pio2.c:205:14: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘iq[<unknown>]’
#  203|     if (q0 > 0)           /* need iq[jz-1] to determine n */
#  204|       {
#  205|->       i = (iq[jz - 1] >> (24 - q0)); n += i;
#  206|         iq[jz - 1] -= i << (24 - q0);
#  207|         ih = iq[jz - 1] >> (23 - q0);

Error: GCC_ANALYZER_WARNING (CWE-457): [#def647]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/ieee754/ldbl-96/k_tanl.c: scope_hint: In function ‘__kernel_tanl’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/ieee754/ldbl-96/k_tanl.c:144:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘sign’
#  142|         DIAG_PUSH_NEEDS_COMMENT;
#  143|         DIAG_IGNORE_NEEDS_COMMENT (4.8, "-Wmaybe-uninitialized");
#  144|->       if (sign < 0)
#  145|   	w = -w;
#  146|         DIAG_POP_NEEDS_COMMENT;

Error: GCC_ANALYZER_WARNING (CWE-401): [#def648]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/libc-lock.h:191: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/time/era.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/time/era.c: scope_hint: In function ‘_nl_init_era_entries.part.0’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/libc-lockP.h:121:36: warning[-Wanalyzer-malloc-leak]: leak of ‘new_eras’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/time/era.c:141:3: note: in expansion of macro ‘__libc_rwlock_unlock’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/generic/libc-tsd.h:44: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/locale/localeinfo.h:240: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/time/era.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/atomic.h:589:24: note: in definition of macro ‘atomic_store_release’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/time/era.c:141:3: note: in expansion of macro ‘__libc_rwlock_unlock’
#  119|   /* Unlock the named lock variable.  */
#  120|   #define __libc_lock_unlock(NAME) lll_unlock (NAME, LLL_PRIVATE)
#  121|-> #define __libc_rwlock_unlock(NAME) __pthread_rwlock_unlock (&(NAME))
#  122|   
#  123|   #if IS_IN (rtld)

Error: GCC_ANALYZER_WARNING (CWE-401): [#def649]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/libc-lock.h:191: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/iconv/gconv_int.h:25: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/intl/gettextP.h:24: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/intl/bindtextdom.c:25: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/intl/bindtextdom.c: scope_hint: In function ‘set_binding_values.part.0’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/libc-lockP.h:121:36: warning[-Wanalyzer-malloc-leak]: leak of ‘result’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/intl/bindtextdom.c:37:27: note: in expansion of macro ‘__libc_rwlock_unlock’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/intl/bindtextdom.c:312:3: note: in expansion of macro ‘gl_rwlock_unlock’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/intl/bindtextdom.c:225:28: note: in expansion of macro ‘strdup’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/intl/bindtextdom.c:225:28: note: in expansion of macro ‘strdup’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/intl/bindtextdom.c:254:24: note: in expansion of macro ‘strdup’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/intl/bindtextdom.c:37:27: note: in expansion of macro ‘__libc_rwlock_unlock’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/intl/bindtextdom.c:312:3: note: in expansion of macro ‘gl_rwlock_unlock’
#  119|   /* Unlock the named lock variable.  */
#  120|   #define __libc_lock_unlock(NAME) lll_unlock (NAME, LLL_PRIVATE)
#  121|-> #define __libc_rwlock_unlock(NAME) __pthread_rwlock_unlock (&(NAME))
#  122|   
#  123|   #if IS_IN (rtld)

Error: GCC_ANALYZER_WARNING (CWE-401): [#def650]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/check_pf.c: scope_hint: In function ‘__check_pf’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/check_pf.c:160:14: warning[-Wanalyzer-malloc-leak]: leak of ‘make_request(__socket(16, 524291, 0), (int)nladdr.nl_pid)’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/check_pf.c: scope_hint: In function ‘__check_pf’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/check_pf.c:32: included_from: Included from here.
#  158|   	goto out_fail;
#  159|   
#  160|->       if (msg.msg_flags & MSG_TRUNC)
#  161|   	goto out_fail;
#  162|   

Error: GCC_ANALYZER_WARNING (CWE-416): [#def651]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/check_pf.c: scope_hint: In function ‘make_request’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/check_pf.c:242:35: warning[-Wanalyzer-use-after-free]: use after ‘free’ of ‘address’
#  240|   		  info->addr[1] = 0;
#  241|   		  info->addr[2] = htonl (0xffff);
#  242|-> 		  info->addr[3] = *(const in_addr_t *) address;
#  243|   		}
#  244|   	      else

Error: GCC_ANALYZER_WARNING (CWE-457): [#def652]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_getres.c: scope_hint: In function ‘__clock_getres64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_getres.c:54:12: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U a18>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_getres.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_getres.c:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_getres.c:49:7: note: in expansion of macro ‘INLINE_VSYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_getres.c:49:7: note: in expansion of macro ‘INLINE_VSYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_getres.c:49:7: note: in expansion of macro ‘INLINE_VSYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_getres.c: scope_hint: In function ‘__clock_getres64’
#   52|   # endif
#   53|     if (r == 0 && res != NULL)
#   54|->     *res = valid_timespec_to_timespec64 (ts32);
#   55|   #endif
#   56|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def653]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_getres.c: scope_hint: In function ‘__clock_getres64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_getres.c:54:12: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U6a18>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_getres.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_getres.c:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_getres.c:49:7: note: in expansion of macro ‘INLINE_VSYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_getres.c:49:7: note: in expansion of macro ‘INLINE_VSYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_getres.c:49:7: note: in expansion of macro ‘INLINE_VSYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_getres.c: scope_hint: In function ‘__clock_getres64’
#   52|   # endif
#   53|     if (r == 0 && res != NULL)
#   54|->     *res = valid_timespec_to_timespec64 (ts32);
#   55|   #endif
#   56|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def654]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_gettime.c: scope_hint: In function ‘__clock_gettime64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_gettime.c:58:17: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U6a18>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_gettime.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_gettime.c:24: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sysdep-vdso.h:26:6: note: in definition of macro ‘INTERNAL_VSYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_gettime.c: scope_hint: In function ‘__clock_gettime64’
#   56|         if (r == 0 && tp32.tv_sec >= 0)
#   57|   	{
#   58|-> 	  *tp = valid_timespec_to_timespec64 (tp32);
#   59|   	  return 0;
#   60|   	}

Error: GCC_ANALYZER_WARNING (CWE-457): [#def655]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_gettime.c: scope_hint: In function ‘__clock_gettime64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_gettime.c:58:17: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Uda18>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_gettime.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_gettime.c:24: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sysdep-vdso.h:26:6: note: in definition of macro ‘INTERNAL_VSYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_gettime.c: scope_hint: In function ‘__clock_gettime64’
#   56|         if (r == 0 && tp32.tv_sec >= 0)
#   57|   	{
#   58|-> 	  *tp = valid_timespec_to_timespec64 (tp32);
#   59|   	  return 0;
#   60|   	}

Error: GCC_ANALYZER_WARNING (CWE-457): [#def656]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_gettime.c:80:13: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U6a18>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:351:7: note: in expansion of macro ‘ASMARGS_2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:280:5: note: in expansion of macro ‘INTERNAL_SYSCALL_MAIN_INLINE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:335:5: note: in expansion of macro ‘INTERNAL_SYSCALL_MAIN_2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:39:3: note: in expansion of macro ‘INTERNAL_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INTERNAL_SYSCALL2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:55:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:61:3: note: in expansion of macro ‘__INTERNAL_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_gettime.c:77:7: note: in expansion of macro ‘INTERNAL_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_gettime.c: scope_hint: In function ‘__clock_gettime64’
#   78|     if (r == 0)
#   79|       {
#   80|->       *tp = valid_timespec_to_timespec64 (tp32);
#   81|         return 0;
#   82|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def657]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_gettime.c:80:13: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Uda18>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:351:7: note: in expansion of macro ‘ASMARGS_2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:280:5: note: in expansion of macro ‘INTERNAL_SYSCALL_MAIN_INLINE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:335:5: note: in expansion of macro ‘INTERNAL_SYSCALL_MAIN_2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:39:3: note: in expansion of macro ‘INTERNAL_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INTERNAL_SYSCALL2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:55:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:61:3: note: in expansion of macro ‘__INTERNAL_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_gettime.c:77:7: note: in expansion of macro ‘INTERNAL_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_gettime.c: scope_hint: In function ‘__clock_gettime64’
#   78|     if (r == 0)
#   79|       {
#   80|->       *tp = valid_timespec_to_timespec64 (tp32);
#   81|         return 0;
#   82|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def658]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_nanosleep.c: scope_hint: In function ‘__clock_nanosleep_time64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_nanosleep.c:67:20: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U45f0>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_nanosleep.c:18: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_nanosleep.c: scope_hint: In function ‘__clock_nanosleep_time64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_nanosleep.c: scope_hint: In function ‘__clock_nanosleep_time64’
#   65|   	{
#   66|   	  if (r == -EINTR && rem != NULL && (flags & TIMER_ABSTIME) == 0)
#   67|-> 	    *rem = valid_timespec_to_timespec64 (tr32);
#   68|   	}
#   69|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def659]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_nanosleep.c: scope_hint: In function ‘__clock_nanosleep_time64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_nanosleep.c:67:20: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U95f0>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_nanosleep.c:18: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_nanosleep.c: scope_hint: In function ‘__clock_nanosleep_time64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_nanosleep.c: scope_hint: In function ‘__clock_nanosleep_time64’
#   65|   	{
#   66|   	  if (r == -EINTR && rem != NULL && (flags & TIMER_ABSTIME) == 0)
#   67|-> 	    *rem = valid_timespec_to_timespec64 (tr32);
#   68|   	}
#   69|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def660]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_nanosleep.c: scope_hint: In function ‘__clock_nanosleep’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_nanosleep.c:84:12: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U45f0>’
#   82|     struct __timespec64 treq64, trem64;
#   83|   
#   84|->   treq64 = valid_timespec_to_timespec64 (*req);
#   85|     r = __clock_nanosleep_time64 (clock_id, flags, &treq64,
#   86|                                   rem != NULL ? &trem64 : NULL);

Error: GCC_ANALYZER_WARNING (CWE-457): [#def661]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_nanosleep.c: scope_hint: In function ‘__clock_nanosleep’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/clock_nanosleep.c:84:12: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U95f0>’
#   82|     struct __timespec64 treq64, trem64;
#   83|   
#   84|->   treq64 = valid_timespec_to_timespec64 (*req);
#   85|     r = __clock_nanosleep_time64 (clock_id, flags, &treq64,
#   86|                                   rem != NULL ? &trem64 : NULL);

Error: GCC_ANALYZER_WARNING (CWE-476): [#def662]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/convert_scm_timestamps.c: scope_hint: In function ‘__convert_scm_timestamps’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/convert_scm_timestamps.c:106:20: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/socket/sys/socket.h:33: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/sys/socket.h:2: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/convert_scm_timestamps.c:24: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/convert_scm_timestamps.c:62:15: note: in expansion of macro ‘CMSG_FIRSTHDR’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/convert_scm_timestamps.c:62:15: note: in expansion of macro ‘CMSG_FIRSTHDR’
#  104|     msg->msg_controllen += CMSG_SPACE (sizeof tvts);
#  105|     cmsg = CMSG_NXTHDR (msg, last);
#  106|->   cmsg->cmsg_level = SOL_SOCKET;
#  107|     cmsg->cmsg_type = type;
#  108|     cmsg->cmsg_len = CMSG_LEN (sizeof tvts);

Error: GCC_ANALYZER_WARNING (CWE-457): [#def663]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/dl-origin.c: scope_hint: In function ‘_dl_get_origin’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/dl-origin.c:38:25: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘linkval[0]’
#   36|     len = INTERNAL_SYSCALL_CALL (readlinkat, AT_FDCWD, "/proc/self/exe",
#   37|   			       linkval, sizeof (linkval));
#   38|->   if (len > 0 && linkval[0] != '[')
#   39|       {
#   40|         /* We can use this value.  */

Error: GCC_ANALYZER_WARNING (CWE-457): [#def664]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/epoll_pwait2.c: scope_hint: In function ‘epoll_pwait2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/epoll_pwait2.c:39:15: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U 428>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/epoll_pwait2.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/epoll_pwait2.c: scope_hint: In function ‘epoll_pwait2’
#   37|     if (tmo != NULL)
#   38|       {
#   39|->       tmo64 = valid_timespec_to_timespec64 (*tmo);
#   40|         ptmo64 = &tmo64;
#   41|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def665]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/epoll_pwait2.c: scope_hint: In function ‘epoll_pwait2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/epoll_pwait2.c:39:15: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Ua428>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/epoll_pwait2.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/epoll_pwait2.c: scope_hint: In function ‘epoll_pwait2’
#   37|     if (tmo != NULL)
#   38|       {
#   39|->       tmo64 = valid_timespec_to_timespec64 (*tmo);
#   40|         ptmo64 = &tmo64;
#   41|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def666]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/fcntl_nocancel.c: scope_hint: In function ‘__fcntl64_nocancel_adjusted.part.0’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/fcntl_nocancel.c:57:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘fex.type’
#   55|         int res = INTERNAL_SYSCALL_CALL (fcntl64, fd, F_GETOWN_EX, &fex);
#   56|         if (!INTERNAL_SYSCALL_ERROR_P (res))
#   57|-> 	return fex.type == F_OWNER_GID ? -fex.pid : fex.pid;
#   58|   
#   59|         return INLINE_SYSCALL_ERROR_RETURN_VALUE

Error: GCC_ANALYZER_WARNING (CWE-457): [#def667]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/fstatat64.c: scope_hint: In function ‘fstatat64_time64_stat’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/fstatat64.c:126:22: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U18e8>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/fstatat64.c:24: included_from: Included from here.
#  124|         buf->st_blksize = st64.st_blksize;
#  125|         buf->st_blocks  = st64.st_blocks;
#  126|->       buf->st_atim = valid_timespec_to_timespec64 (st64.st_atim);
#  127|         buf->st_mtim = valid_timespec_to_timespec64 (st64.st_mtim);
#  128|         buf->st_ctim = valid_timespec_to_timespec64 (st64.st_ctim);

Error: GCC_ANALYZER_WARNING (CWE-457): [#def668]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/fstatat64.c: scope_hint: In function ‘fstatat64_time64_stat’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/fstatat64.c:126:22: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U38e8>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/fstatat64.c:24: included_from: Included from here.
#  124|         buf->st_blksize = st64.st_blksize;
#  125|         buf->st_blocks  = st64.st_blocks;
#  126|->       buf->st_atim = valid_timespec_to_timespec64 (st64.st_atim);
#  127|         buf->st_mtim = valid_timespec_to_timespec64 (st64.st_mtim);
#  128|         buf->st_ctim = valid_timespec_to_timespec64 (st64.st_ctim);

Error: GCC_ANALYZER_WARNING (CWE-457): [#def669]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/fstatat64.c: scope_hint: In function ‘fstatat64_time64_stat’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/fstatat64.c:126:22: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U88e8>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/fstatat64.c:24: included_from: Included from here.
#  124|         buf->st_blksize = st64.st_blksize;
#  125|         buf->st_blocks  = st64.st_blocks;
#  126|->       buf->st_atim = valid_timespec_to_timespec64 (st64.st_atim);
#  127|         buf->st_mtim = valid_timespec_to_timespec64 (st64.st_mtim);
#  128|         buf->st_ctim = valid_timespec_to_timespec64 (st64.st_ctim);

Error: GCC_ANALYZER_WARNING (CWE-457): [#def670]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/futimens.c: scope_hint: In function ‘__futimens’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/futimens.c:49:18: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Ub7b8>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/futimens.c:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/futimens.c: scope_hint: In function ‘__futimens’
#   47|     if (tsp)
#   48|       {
#   49|->       tsp64[0] = valid_timespec_to_timespec64 (tsp[0]);
#   50|         tsp64[1] = valid_timespec_to_timespec64 (tsp[1]);
#   51|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def671]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/futimens.c: scope_hint: In function ‘__futimens’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/futimens.c:49:18: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Uc7b8>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/futimens.c:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/futimens.c: scope_hint: In function ‘__futimens’
#   47|     if (tsp)
#   48|       {
#   49|->       tsp64[0] = valid_timespec_to_timespec64 (tsp[0]);
#   50|         tsp64[1] = valid_timespec_to_timespec64 (tsp[1]);
#   51|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def672]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/futimes.c: scope_hint: In function ‘__futimes64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/futimes.c:31:17: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U5688>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/futimes.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/futimes.c: scope_hint: In function ‘__futimes64’
#   29|     if (tvp64 != NULL)
#   30|       {
#   31|->       ts64[0] = timeval64_to_timespec64 (tvp64[0]);
#   32|         ts64[1] = timeval64_to_timespec64 (tvp64[1]);
#   33|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def673]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/futimesat.c: scope_hint: In function ‘__futimesat64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/futimesat.c:30:17: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U6688>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/futimesat.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/futimesat.c: scope_hint: In function ‘__futimesat64’
#   28|     if (tvp64 != NULL)
#   29|       {
#   30|->       ts64[0] = timeval64_to_timespec64 (tvp64[0]);
#   31|         ts64[1] = timeval64_to_timespec64 (tvp64[1]);
#   32|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def674]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/futimesat.c: scope_hint: In function ‘__futimesat64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/futimesat.c:30:17: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Ue688>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/futimesat.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/futimesat.c: scope_hint: In function ‘__futimesat64’
#   28|     if (tvp64 != NULL)
#   29|       {
#   30|->       ts64[0] = timeval64_to_timespec64 (tvp64[0]);
#   31|         ts64[1] = timeval64_to_timespec64 (tvp64[1]);
#   32|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def675]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/getcwd.c: scope_hint: In function ‘__getcwd’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/getcwd.c:81:25: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*path’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/getcwd.c:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86_64/sysdep.h:231:49: note: in definition of macro ‘TYPEFY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86_64/sysdep.h:235:9: note: in expansion of macro ‘internal_syscall2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sysdep.h:44:23: note: in expansion of macro ‘INTERNAL_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/getcwd.c:80:12: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86_64/sysdep.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/getcwd.c:80:12: note: in expansion of macro ‘INLINE_SYSCALL’
#   79|   
#   80|     retval = INLINE_SYSCALL (getcwd, 2, path, alloc_size);
#   81|->   if (retval > 0 && path[0] == '/')
#   82|       {
#   83|   #ifndef NO_ALLOCATION

Error: COMPILER_WARNING (CWE-9001): [#def676]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/getlogin_r.c:118:1: warning[-Wattributes]: ‘artificial’ attribute ignored
#  116|   libc_hidden_def (__getlogin_r)
#  117|   weak_alias (__getlogin_r, getlogin_r)
#  118|-> libc_hidden_weak (getlogin_r)

Error: CPPCHECK_WARNING (CWE-457): [#def677]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/libc_sigaction.c:65: error[uninitvar]: Uninitialized variable: koact.k_sa_handler
#   63|     if (oact && result >= 0)
#   64|       {
#   65|->       oact->sa_handler = koact.k_sa_handler;
#   66|         memcpy (&oact->sa_mask, &koact.sa_mask, sizeof (sigset_t));
#   67|         oact->sa_flags = koact.sa_flags;

Error: GCC_ANALYZER_WARNING (CWE-457): [#def678]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86_64/libc_sigaction.c:33: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/libc_sigaction.c: scope_hint: In function ‘__libc_sigaction’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/libc_sigaction.c:65:31: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘koact.k_sa_handler’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86_64/sysdep.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/libc_sigaction.c:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:92:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL4’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/libc_sigaction.c:58:12: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
#   63|     if (oact && result >= 0)
#   64|       {
#   65|->       oact->sa_handler = koact.k_sa_handler;
#   66|         memcpy (&oact->sa_mask, &koact.sa_mask, sizeof (sigset_t));
#   67|         oact->sa_flags = koact.sa_flags;

Error: GCC_ANALYZER_WARNING (CWE-457): [#def679]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/lutimes.c: scope_hint: In function ‘__lutimes64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/lutimes.c:30:17: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U11c8>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/lutimes.c:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/lutimes.c: scope_hint: In function ‘__lutimes64’
#   28|     if (tvp64 != NULL)
#   29|       {
#   30|->       ts64[0] = timeval64_to_timespec64 (tvp64[0]);
#   31|         ts64[1] = timeval64_to_timespec64 (tvp64[1]);
#   32|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def680]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/lutimes.c: scope_hint: In function ‘__lutimes64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/lutimes.c:30:17: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Ua1c8>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/lutimes.c:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/lutimes.c: scope_hint: In function ‘__lutimes64’
#   28|     if (tvp64 != NULL)
#   29|       {
#   30|->       ts64[0] = timeval64_to_timespec64 (tvp64[0]);
#   31|         ts64[1] = timeval64_to_timespec64 (tvp64[1]);
#   32|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def681]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/mq_timedreceive.c: scope_hint: In function ‘___mq_timedreceive’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/mq_timedreceive.c:84:12: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U da8>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sysdep-cancel.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/mq_timedreceive.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/mq_timedreceive.c: scope_hint: In function ‘___mq_timedreceive’
#   82|     struct __timespec64 ts64;
#   83|     if (abs_timeout != NULL)
#   84|->     ts64 = valid_timespec_to_timespec64 (*abs_timeout);
#   85|   
#   86|     return __mq_timedreceive_time64 (mqdes, msg_ptr, msg_len, msg_prio,

Error: GCC_ANALYZER_WARNING (CWE-457): [#def682]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/mq_timedreceive.c: scope_hint: In function ‘___mq_timedreceive’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/mq_timedreceive.c:84:12: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U9da8>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sysdep-cancel.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/mq_timedreceive.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/mq_timedreceive.c: scope_hint: In function ‘___mq_timedreceive’
#   82|     struct __timespec64 ts64;
#   83|     if (abs_timeout != NULL)
#   84|->     ts64 = valid_timespec_to_timespec64 (*abs_timeout);
#   85|   
#   86|     return __mq_timedreceive_time64 (mqdes, msg_ptr, msg_len, msg_prio,

Error: GCC_ANALYZER_WARNING (CWE-457): [#def683]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/mq_timedsend.c: scope_hint: In function ‘___mq_timedsend’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/mq_timedsend.c:83:12: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U2da8>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sysdep-cancel.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/mq_timedsend.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/mq_timedsend.c: scope_hint: In function ‘___mq_timedsend’
#   81|     struct __timespec64 ts64;
#   82|     if (abs_timeout != NULL)
#   83|->     ts64 = valid_timespec_to_timespec64 (*abs_timeout);
#   84|   
#   85|     return __mq_timedsend_time64 (mqdes, msg_ptr, msg_len, msg_prio,

Error: GCC_ANALYZER_WARNING (CWE-457): [#def684]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/mq_timedsend.c: scope_hint: In function ‘___mq_timedsend’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/mq_timedsend.c:83:12: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Udda8>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sysdep-cancel.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/mq_timedsend.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/mq_timedsend.c: scope_hint: In function ‘___mq_timedsend’
#   81|     struct __timespec64 ts64;
#   82|     if (abs_timeout != NULL)
#   83|->     ts64 = valid_timespec_to_timespec64 (*abs_timeout);
#   84|   
#   85|     return __mq_timedsend_time64 (mqdes, msg_ptr, msg_len, msg_prio,

Error: GCC_ANALYZER_WARNING (CWE-476): [#def685]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/msgctl.c: scope_hint: In function ‘kmsqid64_to_msqid64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/msgctl.c:57:23: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘kmsqid’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:94:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL5’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/msgctl.c:80:10: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/msgctl.c: scope_hint: In function ‘kmsqid64_to_msqid64’
#   55|   		     struct __msqid64_ds *msqid64)
#   56|   {
#   57|->   msqid64->msg_perm   = kmsqid->msg_perm;
#   58|     msqid64->msg_stime  = kmsqid->msg_stime
#   59|   		        | ((__time64_t) kmsqid->msg_stime_high << 32);

Error: GCC_ANALYZER_WARNING (CWE-476): [#def686]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/msgctl.c:57:23: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘msqid64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:94:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL5’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/msgctl.c:80:10: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/msgctl.c: scope_hint: In function ‘kmsqid64_to_msqid64’
#   55|   		     struct __msqid64_ds *msqid64)
#   56|   {
#   57|->   msqid64->msg_perm   = kmsqid->msg_perm;
#   58|     msqid64->msg_stime  = kmsqid->msg_stime
#   59|   		        | ((__time64_t) kmsqid->msg_stime_high << 32);

Error: GCC_ANALYZER_WARNING (CWE-476): [#def687]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/msgctl.c:191:24: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘mq64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:94:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL5’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/msgctl.c:80:10: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/msgctl.c: scope_hint: In function ‘msqid64_to_msqid’
#  189|   msqid64_to_msqid (struct msqid_ds *mq, const struct __msqid64_ds *mq64)
#  190|   {
#  191|->   mq->msg_perm         = mq64->msg_perm;
#  192|     mq->msg_stime        = mq64->msg_stime;
#  193|     mq->__msg_stime_high = 0;

Error: GCC_ANALYZER_WARNING (CWE-476): [#def688]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/msgctl.c: scope_hint: In function ‘msqid64_to_msqid’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/msgctl.c:191:24: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘mq’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:94:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL5’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/msgctl.c:80:10: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/msgctl.c: scope_hint: In function ‘msqid64_to_msqid’
#  189|   msqid64_to_msqid (struct msqid_ds *mq, const struct __msqid64_ds *mq64)
#  190|   {
#  191|->   mq->msg_perm         = mq64->msg_perm;
#  192|     mq->msg_stime        = mq64->msg_stime;
#  193|     mq->__msg_stime_high = 0;

Error: GCC_ANALYZER_WARNING (CWE-457): [#def689]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/nanosleep.c: scope_hint: In function ‘__nanosleep’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/nanosleep.c:41:12: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U75f0>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/nanosleep.c:19: included_from: Included from here.
#   39|     struct __timespec64 treq64, trem64;
#   40|   
#   41|->   treq64 = valid_timespec_to_timespec64 (*req);
#   42|     int ret = __nanosleep64 (&treq64, rem != NULL ? &trem64 : NULL);
#   43|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def690]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/ppoll.c: scope_hint: In function ‘ppoll’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/ppoll.c:75:12: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U78e8>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/ppoll.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/ppoll.c: scope_hint: In function ‘ppoll’
#   73|     struct __timespec64 ts64;
#   74|     if (timeout)
#   75|->     ts64 = valid_timespec_to_timespec64 (*timeout);
#   76|   
#   77|     return __ppoll64 (fds, nfds, timeout ? &ts64 : NULL, sigmask);

Error: GCC_ANALYZER_WARNING (CWE-457): [#def691]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/ppoll.c: scope_hint: In function ‘ppoll’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/ppoll.c:75:12: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Ua8e8>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/ppoll.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/ppoll.c: scope_hint: In function ‘ppoll’
#   73|     struct __timespec64 ts64;
#   74|     if (timeout)
#   75|->     ts64 = valid_timespec_to_timespec64 (*timeout);
#   76|   
#   77|     return __ppoll64 (fds, nfds, timeout ? &ts64 : NULL, sigmask);

Error: COMPILER_WARNING (CWE-9001): [#def692]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/ppoll.c:80:1: warning[-Wattributes]: ‘artificial’ attribute ignored
#   78|   }
#   79|   #endif
#   80|-> libc_hidden_def (ppoll)

Error: GCC_ANALYZER_WARNING (CWE-457): [#def693]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/pselect.c: scope_hint: In function ‘__pselect’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/pselect.c:84:14: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U1558>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sysdep-cancel.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/pselect.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/pselect.c: scope_hint: In function ‘__pselect’
#   82|     if (timeout != NULL)
#   83|       {
#   84|->       ts64 = valid_timespec_to_timespec64 (*timeout);
#   85|         pts64 = &ts64;
#   86|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def694]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/pselect.c: scope_hint: In function ‘__pselect’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/pselect.c:84:14: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Ub558>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sysdep-cancel.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/pselect.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/pselect.c: scope_hint: In function ‘__pselect’
#   82|     if (timeout != NULL)
#   83|       {
#   84|->       ts64 = valid_timespec_to_timespec64 (*timeout);
#   85|         pts64 = &ts64;
#   86|       }

Error: CPPCHECK_WARNING (CWE-457): [#def695]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/ptrace.c:49: error[uninitvar]: Uninitialized variable: ret
#   47|       {
#   48|         __set_errno (0);
#   49|->       return ret;
#   50|       }
#   51|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def696]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/ptrace.c: scope_hint: In function ‘ptrace’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/ptrace.c:49:14: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ret’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86_64/sysdep.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/ptrace.c:25: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/ptrace.c:45:9: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/ptrace.c:18: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/ptrace.c:48:7: note: in expansion of macro ‘__set_errno’
#   47|       {
#   48|         __set_errno (0);
#   49|->       return ret;
#   50|       }
#   51|   

Error: COMPILER_WARNING (CWE-9001): [#def697]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/read.c:32:1: warning[-Wattributes]: ‘artificial’ attribute ignored
#   30|   libc_hidden_def (__read)
#   31|   weak_alias (__libc_read, __read)
#   32|-> libc_hidden_def (read)
#   33|   weak_alias (__libc_read, read)

Error: GCC_ANALYZER_WARNING (CWE-457): [#def698]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/recvmmsg.c: scope_hint: In function ‘recvmmsg_syscall’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/recvmmsg.c:55:20: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U8000>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/recvmmsg.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/recvmmsg.c: scope_hint: In function ‘recvmmsg_syscall’
#   53|       {
#   54|         if (timeout != NULL)
#   55|->         *timeout = valid_timespec_to_timespec64 (ts32);
#   56|       }
#   57|   #endif

Error: GCC_ANALYZER_WARNING (CWE-457): [#def699]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/recvmmsg.c: scope_hint: In function ‘recvmmsg_syscall’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/recvmmsg.c:55:20: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Uc000>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/recvmmsg.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/recvmmsg.c: scope_hint: In function ‘recvmmsg_syscall’
#   53|       {
#   54|         if (timeout != NULL)
#   55|->         *timeout = valid_timespec_to_timespec64 (ts32);
#   56|       }
#   57|   #endif

Error: GCC_ANALYZER_WARNING (CWE-457): [#def700]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/recvmmsg.c: scope_hint: In function ‘__recvmmsg’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/recvmmsg.c:93:14: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U8000>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/recvmmsg.c: scope_hint: In function ‘__recvmmsg’
#   91|     if (timeout != NULL)
#   92|       {
#   93|->       ts64 = valid_timespec_to_timespec64 (*timeout);
#   94|         pts64 = &ts64;
#   95|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def701]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/recvmmsg.c: scope_hint: In function ‘__recvmmsg’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/recvmmsg.c:93:14: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Uc000>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/recvmmsg.c: scope_hint: In function ‘__recvmmsg’
#   91|     if (timeout != NULL)
#   92|       {
#   93|->       ts64 = valid_timespec_to_timespec64 (*timeout);
#   94|         pts64 = &ts64;
#   95|       }

Error: CPPCHECK_WARNING (CWE-457): [#def702]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sched_getcpu.c:33: error[uninitvar]: Uninitialized variable: cpu
#   31|     r = INLINE_SYSCALL_CALL (getcpu, &cpu, NULL, NULL);
#   32|   #endif
#   33|->   return r == -1 ? r : cpu;
#   34|   }
#   35|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def703]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sched_rr_gi.c: scope_hint: In function ‘__sched_rr_get_interval64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sched_rr_gi.c:39:11: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U3000>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sched_rr_gi.c:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sched_rr_gi.c:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:351:7: note: in expansion of macro ‘ASMARGS_2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:280:5: note: in expansion of macro ‘INTERNAL_SYSCALL_MAIN_INLINE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:335:5: note: in expansion of macro ‘INTERNAL_SYSCALL_MAIN_2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sysdep.h:44:23: note: in expansion of macro ‘INTERNAL_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:88:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sched_rr_gi.c:37:9: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:88:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sched_rr_gi.c:37:9: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sched_rr_gi.c: scope_hint: In function ‘__sched_rr_get_interval64’
#   37|     ret = INLINE_SYSCALL_CALL (sched_rr_get_interval, pid, &tp32);
#   38|     if (ret == 0)
#   39|->     *tp = valid_timespec_to_timespec64 (tp32);
#   40|   #endif
#   41|     return ret;

Error: GCC_ANALYZER_WARNING (CWE-457): [#def704]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sched_rr_gi.c: scope_hint: In function ‘__sched_rr_get_interval64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sched_rr_gi.c:39:11: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Ub000>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sched_rr_gi.c:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sched_rr_gi.c:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:351:7: note: in expansion of macro ‘ASMARGS_2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:280:5: note: in expansion of macro ‘INTERNAL_SYSCALL_MAIN_INLINE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:335:5: note: in expansion of macro ‘INTERNAL_SYSCALL_MAIN_2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sysdep.h:44:23: note: in expansion of macro ‘INTERNAL_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:88:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sched_rr_gi.c:37:9: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:88:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sched_rr_gi.c:37:9: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sched_rr_gi.c: scope_hint: In function ‘__sched_rr_get_interval64’
#   37|     ret = INLINE_SYSCALL_CALL (sched_rr_get_interval, pid, &tp32);
#   38|     if (ret == 0)
#   39|->     *tp = valid_timespec_to_timespec64 (tp32);
#   40|   #endif
#   41|     return ret;

Error: GCC_ANALYZER_WARNING (CWE-476): [#def705]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/semctl.c:68:26: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘arg64.buf’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/semctl.c: scope_hint: In function ‘semun64_to_ksemun64’
#   66|   		     struct kernel_semid64_ds *ksemid)
#   67|   {
#   68|->   ksemid->sem_perm       = semid64->sem_perm;
#   69|     ksemid->sem_otime      = semid64->sem_otime;
#   70|     ksemid->sem_otime_high = semid64->sem_otime >> 32;

Error: GCC_ANALYZER_WARNING (CWE-476): [#def706]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/semctl.c: scope_hint: In function ‘ksemid64_to_semid64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/semctl.c:80:22: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘ksemid’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:94:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL5’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/semctl.c:127:10: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/semctl.c: scope_hint: In function ‘ksemid64_to_semid64’
#   78|   		     struct __semid64_ds *semid64)
#   79|   {
#   80|->   semid64->sem_perm  = ksemid->sem_perm;
#   81|     semid64->sem_otime = ksemid->sem_otime
#   82|   		       | ((__time64_t) ksemid->sem_otime_high << 32);

Error: GCC_ANALYZER_WARNING (CWE-476): [#def707]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/semctl.c:80:22: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘semid64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:94:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL5’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/semctl.c:127:10: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/semctl.c: scope_hint: In function ‘ksemid64_to_semid64’
#   78|   		     struct __semid64_ds *semid64)
#   79|   {
#   80|->   semid64->sem_perm  = ksemid->sem_perm;
#   81|     semid64->sem_otime = ksemid->sem_otime
#   82|   		       | ((__time64_t) ksemid->sem_otime_high << 32);

Error: GCC_ANALYZER_WARNING (CWE-457): [#def708]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/semtimedop.c: scope_hint: In function ‘__semtimedop’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/semtimedop.c:79:14: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U5558>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/semtimedop.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/semtimedop.c: scope_hint: In function ‘__semtimedop’
#   77|     if (timeout != NULL)
#   78|       {
#   79|->       ts64 = valid_timespec_to_timespec64 (*timeout);
#   80|         pts64 = &ts64;
#   81|       }

Error: CPPCHECK_WARNING (CWE-457): [#def709]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/shmat.c:40: error[uninitvar]: Uninitialized variable: raddr
#   38|       return (void *) INLINE_SYSCALL_ERROR_RETURN_VALUE (INTERNAL_SYSCALL_ERRNO (resultvar));
#   39|   
#   40|->   return raddr;
#   41|   #endif
#   42|   }

Error: GCC_ANALYZER_WARNING (CWE-476): [#def710]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/shmctl.c: scope_hint: In function ‘kshmid64_to_shmid64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/shmctl.c:57:23: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘kshmid’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:94:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL5’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/shmctl.c:79:10: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/shmctl.c: scope_hint: In function ‘kshmid64_to_shmid64’
#   55|   		     struct __shmid64_ds *shmid64)
#   56|   {
#   57|->   shmid64->shm_perm   = kshmid->shm_perm;
#   58|     shmid64->shm_segsz  = kshmid->shm_segsz;
#   59|     shmid64->shm_atime  = kshmid->shm_atime

Error: GCC_ANALYZER_WARNING (CWE-476): [#def711]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/shmctl.c:57:23: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘shmid64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:94:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL5’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/shmctl.c:79:10: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/shmctl.c: scope_hint: In function ‘kshmid64_to_shmid64’
#   55|   		     struct __shmid64_ds *shmid64)
#   56|   {
#   57|->   shmid64->shm_perm   = kshmid->shm_perm;
#   58|     shmid64->shm_segsz  = kshmid->shm_segsz;
#   59|     shmid64->shm_atime  = kshmid->shm_atime

Error: GCC_ANALYZER_WARNING (CWE-476): [#def712]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/shmctl.c:193:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘shm64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:94:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL5’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/shmctl.c:79:10: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/shmctl.c: scope_hint: In function ‘shmid64_to_shmid’
#  191|   shmid64_to_shmid (struct shmid_ds *shm, const struct __shmid64_ds *shm64)
#  192|   {
#  193|->   shm->shm_perm         = shm64->shm_perm;
#  194|     shm->shm_segsz        = shm64->shm_segsz;
#  195|     shm->shm_atime        = shm64->shm_atime;

Error: GCC_ANALYZER_WARNING (CWE-476): [#def713]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/shmctl.c: scope_hint: In function ‘shmid64_to_shmid’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/shmctl.c:193:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘shm’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:94:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL5’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/shmctl.c:79:10: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/shmctl.c: scope_hint: In function ‘shmid64_to_shmid’
#  191|   shmid64_to_shmid (struct shmid_ds *shm, const struct __shmid64_ds *shm64)
#  192|   {
#  193|->   shm->shm_perm         = shm64->shm_perm;
#  194|     shm->shm_segsz        = shm64->shm_segsz;
#  195|     shm->shm_atime        = shm64->shm_atime;

Error: CPPCHECK_WARNING (CWE-457): [#def714]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sigstack.c:54: error[uninitvar]: Uninitialized variable: osas.ss_sp
#   52|     if (result == 0 && oss != NULL)
#   53|       {
#   54|->       oss->ss_sp = osas.ss_sp;
#   55|         oss->ss_onstack = (osas.ss_flags & SS_ONSTACK) != 0;
#   56|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def715]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sigtimedwait.c: scope_hint: In function ‘__sigtimedwait’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sigtimedwait.c:76:14: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U8850>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sigtimedwait.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sigtimedwait.c: scope_hint: In function ‘__sigtimedwait’
#   74|     if (timeout != NULL)
#   75|       {
#   76|->       ts64 = valid_timespec_to_timespec64 (*timeout);
#   77|         pts64 = &ts64;
#   78|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def716]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sigtimedwait.c: scope_hint: In function ‘__sigtimedwait’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sigtimedwait.c:76:14: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Uf850>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sigtimedwait.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sigtimedwait.c: scope_hint: In function ‘__sigtimedwait’
#   74|     if (timeout != NULL)
#   75|       {
#   76|->       ts64 = valid_timespec_to_timespec64 (*timeout);
#   77|         pts64 = &ts64;
#   78|       }

Error: GCC_ANALYZER_WARNING (CWE-775): [#def717]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/spawni.c: scope_hint: In function ‘__spawni_child’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/spawni.c:227:54: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘__dup2(__open_nocancel(*action.action.open_action.path, *action.action.open_action.oflag | 32768, *action.action.open_action.mode), *action.action.open_action.fd)’
#  225|   		  {
#  226|   		    if (__dup2 (new_fd, action->action.open_action.fd)
#  227|-> 			!= action->action.open_action.fd)
#  228|   		      goto fail;
#  229|   

Error: GCC_ANALYZER_WARNING (CWE-775): [#def718]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/spawni.c: scope_hint: In function ‘__spawni_child’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/spawni.c:227:54: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘__dup2(__open_nocancel(*action.action.open_action.path, *action.action.open_action.oflag, *action.action.open_action.mode), *action.action.open_action.fd)’
#  225|   		  {
#  226|   		    if (__dup2 (new_fd, action->action.open_action.fd)
#  227|-> 			!= action->action.open_action.fd)
#  228|   		      goto fail;
#  229|   

Error: GCC_ANALYZER_WARNING (CWE-775): [#def719]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/spawni.c:251:53: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘__dup2(*action.action.dup2_action.fd, *action.action.dup2_action.newfd)’
#  249|   	      else if (__dup2 (action->action.dup2_action.fd,
#  250|   			       action->action.dup2_action.newfd)
#  251|-> 		       != action->action.dup2_action.newfd)
#  252|   		goto fail;
#  253|   	      break;

Error: GCC_ANALYZER_WARNING (CWE-457): [#def720]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/tcgetattr.c: scope_hint: In function ‘__tcgetattr’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/tcgetattr.c:42:37: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘k_termios.c_iflag’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86_64/sysdep.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/tcgetattr.c:24: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/tcgetattr.c:38:12: note: in expansion of macro ‘INLINE_SYSCALL’
#   40|     if (__glibc_likely (retval == 0))
#   41|       {
#   42|->       termios_p->c_iflag = k_termios.c_iflag;
#   43|         termios_p->c_oflag = k_termios.c_oflag;
#   44|         termios_p->c_cflag = k_termios.c_cflag;

Error: GCC_ANALYZER_WARNING (CWE-457): [#def721]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_create.c: scope_hint: In function ‘___timer_create’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_create.c:65:20: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ktimerid’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_create.c:24: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86_64/sysdep.h:231:49: note: in definition of macro ‘TYPEFY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86_64/sysdep.h:235:9: note: in expansion of macro ‘internal_syscall3’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sysdep.h:44:23: note: in expansion of macro ‘INTERNAL_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:90:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL3’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_create.c:61:13: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86_64/sysdep.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:90:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL3’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_create.c:61:13: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
#   63|   	  return -1;
#   64|   
#   65|-> 	*timerid = kernel_timer_to_timerid (ktimerid);
#   66|         }
#   67|       else

Error: GCC_ANALYZER_WARNING (CWE-457): [#def722]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_gettime.c: scope_hint: In function ‘___timer_gettime64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_gettime.c:44:28: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U2000>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_gettime.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_gettime.c:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:351:7: note: in expansion of macro ‘ASMARGS_2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:280:5: note: in expansion of macro ‘INTERNAL_SYSCALL_MAIN_INLINE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:335:5: note: in expansion of macro ‘INTERNAL_SYSCALL_MAIN_2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sysdep.h:44:23: note: in expansion of macro ‘INTERNAL_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:88:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_gettime.c:41:9: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:88:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_gettime.c:41:9: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_gettime.c: scope_hint: In function ‘___timer_gettime64’
#   42|     if (ret == 0)
#   43|       {
#   44|->       value->it_interval = valid_timespec_to_timespec64 (its32.it_interval);
#   45|         value->it_value = valid_timespec_to_timespec64 (its32.it_value);
#   46|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def723]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_gettime.c: scope_hint: In function ‘___timer_gettime64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_gettime.c:44:28: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U9000>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_gettime.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_gettime.c:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:351:7: note: in expansion of macro ‘ASMARGS_2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:280:5: note: in expansion of macro ‘INTERNAL_SYSCALL_MAIN_INLINE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:335:5: note: in expansion of macro ‘INTERNAL_SYSCALL_MAIN_2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sysdep.h:44:23: note: in expansion of macro ‘INTERNAL_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:88:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_gettime.c:41:9: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:88:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_gettime.c:41:9: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_gettime.c: scope_hint: In function ‘___timer_gettime64’
#   42|     if (ret == 0)
#   43|       {
#   44|->       value->it_interval = valid_timespec_to_timespec64 (its32.it_interval);
#   45|         value->it_value = valid_timespec_to_timespec64 (its32.it_value);
#   46|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def724]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_settime.c: scope_hint: In function ‘___timer_settime64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_settime.c:63:29: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U4000>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_settime.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_settime.c:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:92:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL4’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_settime.c:59:16: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_settime.c: scope_hint: In function ‘___timer_settime64’
#   61|     if (retval == 0 && ovalue)
#   62|       {
#   63|->       ovalue->it_interval = valid_timespec_to_timespec64 (oits32.it_interval);
#   64|         ovalue->it_value = valid_timespec_to_timespec64 (oits32.it_value);
#   65|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def725]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_settime.c: scope_hint: In function ‘___timer_settime64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_settime.c:63:29: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U7000>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_settime.c:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_settime.c:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:92:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL4’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_settime.c:59:16: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_settime.c: scope_hint: In function ‘___timer_settime64’
#   61|     if (retval == 0 && ovalue)
#   62|       {
#   63|->       ovalue->it_interval = valid_timespec_to_timespec64 (oits32.it_interval);
#   64|         ovalue->it_value = valid_timespec_to_timespec64 (oits32.it_value);
#   65|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def726]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_settime.c: scope_hint: In function ‘__timer_settime’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_settime.c:88:23: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U4000>’
#   86|     int retval;
#   87|   
#   88|->   its64.it_interval = valid_timespec_to_timespec64 (value->it_interval);
#   89|     its64.it_value = valid_timespec_to_timespec64 (value->it_value);
#   90|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def727]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_settime.c: scope_hint: In function ‘__timer_settime’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timer_settime.c:88:23: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U7000>’
#   86|     int retval;
#   87|   
#   88|->   its64.it_interval = valid_timespec_to_timespec64 (value->it_interval);
#   89|     its64.it_value = valid_timespec_to_timespec64 (value->it_value);
#   90|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def728]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_gettime.c: scope_hint: In function ‘__timerfd_gettime64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_gettime.c:42:28: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U6000>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_gettime.c:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_gettime.c:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:351:7: note: in expansion of macro ‘ASMARGS_2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:280:5: note: in expansion of macro ‘INTERNAL_SYSCALL_MAIN_INLINE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:335:5: note: in expansion of macro ‘INTERNAL_SYSCALL_MAIN_2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sysdep.h:44:23: note: in expansion of macro ‘INTERNAL_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:88:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_gettime.c:39:16: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:88:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_gettime.c:39:16: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_gettime.c: scope_hint: In function ‘__timerfd_gettime64’
#   40|     if (retval == 0)
#   41|       {
#   42|->       value->it_interval = valid_timespec_to_timespec64 (its32.it_interval);
#   43|         value->it_value = valid_timespec_to_timespec64 (its32.it_value);
#   44|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def729]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_gettime.c: scope_hint: In function ‘__timerfd_gettime64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_gettime.c:42:28: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<Ue000>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_gettime.c:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_gettime.c:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:351:7: note: in expansion of macro ‘ASMARGS_2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:280:5: note: in expansion of macro ‘INTERNAL_SYSCALL_MAIN_INLINE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:335:5: note: in expansion of macro ‘INTERNAL_SYSCALL_MAIN_2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/sysdep.h:44:23: note: in expansion of macro ‘INTERNAL_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:88:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_gettime.c:39:16: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:88:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_gettime.c:39:16: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_gettime.c: scope_hint: In function ‘__timerfd_gettime64’
#   40|     if (retval == 0)
#   41|       {
#   42|->       value->it_interval = valid_timespec_to_timespec64 (its32.it_interval);
#   43|         value->it_value = valid_timespec_to_timespec64 (its32.it_value);
#   44|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def730]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_settime.c: scope_hint: In function ‘__timerfd_settime64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_settime.c:55:29: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U3000>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_settime.c:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_settime.c:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:92:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL4’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_settime.c:51:13: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_settime.c: scope_hint: In function ‘__timerfd_settime64’
#   53|     if (ret == 0 && ovalue != NULL)
#   54|       {
#   55|->       ovalue->it_interval = valid_timespec_to_timespec64 (oits32.it_interval);
#   56|         ovalue->it_value = valid_timespec_to_timespec64 (oits32.it_value);
#   57|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def731]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_settime.c: scope_hint: In function ‘__timerfd_settime64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_settime.c:55:29: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U7000>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_settime.c:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_settime.c:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:92:3: note: in expansion of macro ‘INLINE_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INLINE_SYSCALL4’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:104:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:112:3: note: in expansion of macro ‘__INLINE_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_settime.c:51:13: note: in expansion of macro ‘INLINE_SYSCALL_CALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_settime.c: scope_hint: In function ‘__timerfd_settime64’
#   53|     if (ret == 0 && ovalue != NULL)
#   54|       {
#   55|->       ovalue->it_interval = valid_timespec_to_timespec64 (oits32.it_interval);
#   56|         ovalue->it_value = valid_timespec_to_timespec64 (oits32.it_value);
#   57|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def732]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_settime.c: scope_hint: In function ‘__timerfd_settime’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_settime.c:72:23: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U3000>’
#   70|     int retval;
#   71|   
#   72|->   its64.it_interval = valid_timespec_to_timespec64 (value->it_interval);
#   73|     its64.it_value = valid_timespec_to_timespec64 (value->it_value);
#   74|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def733]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_settime.c: scope_hint: In function ‘__timerfd_settime’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/timerfd_settime.c:72:23: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U7000>’
#   70|     int retval;
#   71|   
#   72|->   its64.it_interval = valid_timespec_to_timespec64 (value->it_interval);
#   73|     its64.it_value = valid_timespec_to_timespec64 (value->it_value);
#   74|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def734]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/utimensat.c: scope_hint: In function ‘__utimensat’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/utimensat.c:94:18: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U 980>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/utimensat.c:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/utimensat.c: scope_hint: In function ‘__utimensat’
#   92|     if (tsp)
#   93|       {
#   94|->       tsp64[0] = valid_timespec_to_timespec64 (tsp[0]);
#   95|         tsp64[1] = valid_timespec_to_timespec64 (tsp[1]);
#   96|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def735]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/utimensat.c: scope_hint: In function ‘__utimensat’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/utimensat.c:94:18: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U1980>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/pthread.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/pthread.h:1: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86/elision-conf.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/nptl/lowlevellock.h:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/nptl/descr.h:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:114: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/utimensat.c:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/utimensat.c: scope_hint: In function ‘__utimensat’
#   92|     if (tsp)
#   93|       {
#   94|->       tsp64[0] = valid_timespec_to_timespec64 (tsp[0]);
#   95|         tsp64[1] = valid_timespec_to_timespec64 (tsp[1]);
#   96|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def736]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/utimes.c: scope_hint: In function ‘__utimes64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/utimes.c:29:17: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U75f0>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/utimes.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/utimes.c: scope_hint: In function ‘__utimes64’
#   27|     if (tvp != NULL)
#   28|       {
#   29|->       ts64[0] = timeval64_to_timespec64 (tvp[0]);
#   30|         ts64[1] = timeval64_to_timespec64 (tvp[1]);
#   31|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def737]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/utimes.c: scope_hint: In function ‘__utimes64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/utimes.c:29:17: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ts64.<U85f0>’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/utimes.c:19: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/utimes.c: scope_hint: In function ‘__utimes64’
#   27|     if (tvp != NULL)
#   28|       {
#   29|->       ts64[0] = timeval64_to_timespec64 (tvp[0]);
#   30|         ts64[1] = timeval64_to_timespec64 (tvp[1]);
#   31|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def738]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86_64/dl-cet.h:51:27: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘kernel_feature’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/dl-cet.c: scope_hint: In function ‘_dl_cet_setup_features’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86_64/sysdep.h:231:49: note: in definition of macro ‘TYPEFY’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86_64/sysdep.h:235:9: note: in expansion of macro ‘internal_syscall2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:39:3: note: in expansion of macro ‘INTERNAL_SYSCALL’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:30:37: note: in expansion of macro ‘__INTERNAL_SYSCALL2’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:31:37: note: in expansion of macro ‘__SYSCALL_CONCAT_X’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:55:3: note: in expansion of macro ‘__SYSCALL_CONCAT’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysdep.h:61:3: note: in expansion of macro ‘__INTERNAL_SYSCALL_DISP’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/x86_64/dl-cet.h:48:7: note: in expansion of macro ‘INTERNAL_SYSCALL_CALL’
#   49|   			     &kernel_feature) == 0)
#   50|       {
#   51|->       if ((kernel_feature & ARCH_SHSTK_SHSTK) != 0)
#   52|   	status = GNU_PROPERTY_X86_FEATURE_1_SHSTK;
#   53|       }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def739]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/libc-start.c:28: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/cpu-features.c: scope_hint: In function ‘update_active’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/cpu-features.c:397:42: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘xstate_comp_offsets[31]’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/libc-start.c:35: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/csu/libc-start.c:234:1: note: in expansion of macro ‘LIBC_START_MAIN’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/csu/libc-start.c:269:3: note: in expansion of macro ‘ARCH_INIT_CPU_FEATURES’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/cacheinfo.h:21: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/cpu-features.c:23: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/ldsodefs.h:24: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/gnu/ldsodefs.h:46: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/ldsodefs.h:25: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/libc-start.c:27: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/cpu-features.c:166:7: note: in expansion of macro ‘CPU_FEATURE_SET_ACTIVE’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/elf.h:6: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/stackinfo.h:24: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/stackinfo.h:24: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/alloca.h:7: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/stdlib/stdlib.h:706: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/stdlib.h:16: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/nptl/tls.h:27: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/i386/i686/nptl/tls.h:32: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/sysdep.h:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/startup.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/unix/sysv/linux/i386/startup.h:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/libc-start.c:26: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/libc-pointer-arith.h:46:35: note: in definition of macro ‘ALIGN_DOWN’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/cpu-features.c:314:19: note: in expansion of macro ‘ALIGN_UP’
#  395|   		  /* Use XSAVEC.  */
#  396|   		  unsigned int size
#  397|-> 		    = xstate_comp_offsets[31] + xstate_comp_sizes[31];
#  398|   		  if (size)
#  399|   		    {

Error: CPPCHECK_WARNING (CWE-190): [#def740]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/dl-diagnostics-cpu.c:310: error[integerOverflow]: Signed integer overflow for expression 'cpuid_extended_leaf_offset+cpuid_main_leaf_limit'.
#  308|     if (limit
#  309|         && maximum_leaf - cpuid_extended_leaf_offset >= cpuid_main_leaf_limit)
#  310|->     maximum_leaf = cpuid_extended_leaf_offset + cpuid_main_leaf_limit - 1;
#  311|     for (unsigned int eax = cpuid_extended_leaf_offset + 1;
#  312|          eax <= maximum_leaf; ++eax)

Error: CPPCHECK_WARNING (CWE-190): [#def741]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/dl-diagnostics-cpu.c:310: error[integerOverflow]: Signed integer overflow for expression 'cpuid_extended_leaf_offset+cpuid_main_leaf_limit-1'.
#  308|     if (limit
#  309|         && maximum_leaf - cpuid_extended_leaf_offset >= cpuid_main_leaf_limit)
#  310|->     maximum_leaf = cpuid_extended_leaf_offset + cpuid_main_leaf_limit - 1;
#  311|     for (unsigned int eax = cpuid_extended_leaf_offset + 1;
#  312|          eax <= maximum_leaf; ++eax)

Error: CPPCHECK_WARNING (CWE-190): [#def742]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86/dl-diagnostics-cpu.c:311: error[integerOverflow]: Signed integer overflow for expression 'cpuid_extended_leaf_offset+1'.
#  309|         && maximum_leaf - cpuid_extended_leaf_offset >= cpuid_main_leaf_limit)
#  310|       maximum_leaf = cpuid_extended_leaf_offset + cpuid_main_leaf_limit - 1;
#  311|->   for (unsigned int eax = cpuid_extended_leaf_offset + 1;
#  312|          eax <= maximum_leaf; ++eax)
#  313|       {

Error: COMPILER_WARNING (CWE-9001): [#def743]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/memcpy.c:34:3: warning[-Wattributes]: ‘artificial’ attribute ignored
#   32|   # ifdef SHARED
#   33|   __hidden_ver1 (__new_memcpy, __GI_memcpy, __redirect_memcpy)
#   34|->   __attribute__ ((visibility ("hidden")));
#   35|   # endif
#   36|   

Error: COMPILER_WARNING (CWE-9001): [#def744]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/memmove.c:35:3: warning[-Wattributes]: ‘artificial’ attribute ignored
#   33|   # ifdef SHARED
#   34|   __hidden_ver1 (__libc_memmove, __GI_memmove, __redirect_memmove)
#   35|->   __attribute__ ((visibility ("hidden")));
#   36|   # endif
#   37|   #endif

Error: COMPILER_WARNING (CWE-9001): [#def745]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/mempcpy.c:40:3: warning[-Wattributes]: ‘artificial’ attribute ignored
#   38|     __attribute__ ((visibility ("hidden"))) __attribute_copy__ (mempcpy);
#   39|   __hidden_ver1 (mempcpy, __GI_mempcpy, __redirect_mempcpy)
#   40|->   __attribute__ ((visibility ("hidden"))) __attribute_copy__ (mempcpy);
#   41|   # endif
#   42|   #endif

Error: COMPILER_WARNING (CWE-9001): [#def746]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/memset.c:33:3: warning[-Wattributes]: ‘artificial’ attribute ignored
#   31|   # ifdef SHARED
#   32|   __hidden_ver1 (memset, __GI_memset, __redirect_memset)
#   33|->   __attribute__ ((visibility ("hidden"))) __attribute_copy__ (memset);
#   34|   # endif
#   35|   #endif

Error: COMPILER_WARNING (CWE-9001): [#def747]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/stpcpy.c:40:3: warning[-Wattributes]: ‘artificial’ attribute ignored
#   38|     __attribute__ ((visibility ("hidden"))) __attribute_copy__ (stpcpy);
#   39|   __hidden_ver1 (stpcpy, __GI_stpcpy, __redirect_stpcpy)
#   40|->   __attribute__ ((visibility ("hidden"))) __attribute_copy__ (stpcpy);
#   41|   # endif
#   42|   #endif

Error: COMPILER_WARNING (CWE-9001): [#def748]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/strcat.c:33:3: warning[-Wattributes]: ‘artificial’ attribute ignored
#   31|   # ifdef SHARED
#   32|   __hidden_ver1 (strcat, __GI_strcat, __redirect_strcat)
#   33|->   __attribute__ ((visibility ("hidden"))) __attribute_copy__ (strcat);
#   34|   # endif
#   35|   #endif

Error: COMPILER_WARNING: [#def749]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/strcpy-evex.S: scope_hint: Assembler messages
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/strcpy-evex.S:436: Warning: found `movsd'; assuming `movsl' was meant
#  434|   #  endif
#  435|   	bsf	%VRCX, %VRCX
#  436|-> 	REP_MOVS
#  437|   
#  438|   #  ifdef USE_AS_STPCPY

Error: COMPILER_WARNING (CWE-9001): [#def750]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/strcpy.c:33:3: warning[-Wattributes]: ‘artificial’ attribute ignored
#   31|   # ifdef SHARED
#   32|   __hidden_ver1 (strcpy, __GI_strcpy, __redirect_strcpy)
#   33|->   __attribute__ ((visibility ("hidden"))) __attribute_copy__ (strcpy);
#   34|   # endif
#   35|   #endif

Error: COMPILER_WARNING: [#def751]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/strncat-evex.S: scope_hint: Assembler messages
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/strncat-evex.S:507: Warning: found `movsd'; assuming `movsl' was meant
#  505|   	jz	L(page_cross_continue)
#  506|   	bsf	%VRCX, %VRCX
#  507|-> 	REP_MOVS
#  508|   	ret
#  509|   

Error: COMPILER_WARNING: [#def752]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/strncat-evex.S:517: Warning: found `movsd'; assuming `movsl' was meant
#  515|   
#  516|   # ifdef USE_AS_WCSCPY
#  517|-> 	rep	movsd
#  518|   # else
#  519|   	rep	movsb

Error: COMPILER_WARNING (CWE-9001): [#def753]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/strncat.c:33:3: warning[-Wattributes]: ‘artificial’ attribute ignored
#   31|   # ifdef SHARED
#   32|   __hidden_ver1 (strncat, __GI___strncat, __redirect_strncat)
#   33|->   __attribute__((visibility ("hidden"))) __attribute_copy__ (strncat);
#   34|   # endif
#   35|   #endif

Error: COMPILER_WARNING: [#def754]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/strncpy-evex.S: scope_hint: Assembler messages
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/strncpy-evex.S:941: Warning: found `movsd'; assuming `movsl' was meant
#  939|   # endif
#  940|   
#  941|-> 	REP_MOVS
#  942|   # ifdef USE_AS_WCSCPY
#  943|   	movl	$0, (%rdi)

Error: COMPILER_WARNING: [#def755]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/strncpy-evex.S:979: Warning: found `movsd'; assuming `movsl' was meant
#  977|   	movq	%rdi, %rax
#  978|   # endif
#  979|-> 	REP_MOVS
#  980|   	ret
#  981|   

Error: COMPILER_WARNING (CWE-9001): [#def756]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/strncpy.c:33:3: warning[-Wattributes]: ‘artificial’ attribute ignored
#   31|   # ifdef SHARED
#   32|   __hidden_ver1 (strncpy, __GI_strncpy, __redirect_strncpy)
#   33|->   __attribute__ ((visibility ("hidden"))) __attribute_copy__ (strncpy);
#   34|   # endif
#   35|   #endif

Error: COMPILER_WARNING (CWE-9001): [#def757]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/wcpcpy.c:35:3: warning[-Wattributes]: ‘artificial’ attribute ignored
#   33|   # ifdef SHARED
#   34|   __hidden_ver1 (__wcpcpy, __GI___wcpcpy, __redirect_wcpcpy)
#   35|->   __attribute__((visibility ("hidden"))) __attribute_copy__ (wcpcpy);
#   36|   # endif
#   37|   #endif

Error: COMPILER_WARNING (CWE-9001): [#def758]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/wcpncpy.c:35:3: warning[-Wattributes]: ‘artificial’ attribute ignored
#   33|   # ifdef SHARED
#   34|   __hidden_ver1 (__wcpncpy, __GI___wcpncpy, __redirect_wcpncpy)
#   35|->   __attribute__((visibility ("hidden"))) __attribute_copy__ (wcpncpy);
#   36|   # endif
#   37|   #endif

Error: COMPILER_WARNING (CWE-9001): [#def759]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/wcscat.c:35:3: warning[-Wattributes]: ‘artificial’ attribute ignored
#   33|   # ifdef SHARED
#   34|   __hidden_ver1 (__wcscat, __GI___wcscat, __redirect_wcscat)
#   35|->   __attribute__((visibility ("hidden"))) __attribute_copy__ (wcscat);
#   36|   # endif
#   37|   #endif

Error: COMPILER_WARNING (CWE-9001): [#def760]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/wcscpy.c:64:3: warning[-Wattributes]: ‘artificial’ attribute ignored
#   62|   # ifdef SHARED
#   63|   __hidden_ver1 (__wcscpy, __GI___wcscpy, __redirect_wcscpy)
#   64|->   __attribute__((visibility ("hidden"))) __attribute_copy__ (wcscpy);
#   65|   # endif
#   66|   #endif

Error: COMPILER_WARNING (CWE-9001): [#def761]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/wcsncat.c:32:3: warning[-Wattributes]: ‘artificial’ attribute ignored
#   30|   # ifdef SHARED
#   31|   __hidden_ver1 (wcsncat, __GI_wcsncat, __redirect_wcsncat)
#   32|->   __attribute__((visibility ("hidden"))) __attribute_copy__ (wcsncat);
#   33|   # endif
#   34|   #endif

Error: COMPILER_WARNING (CWE-9001): [#def762]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/wcsncpy.c:35:3: warning[-Wattributes]: ‘artificial’ attribute ignored
#   33|   # ifdef SHARED
#   34|   __hidden_ver1 (__wcsncpy, __GI___wcsncpy, __redirect_wcsncpy)
#   35|->   __attribute__((visibility ("hidden"))) __attribute_copy__ (wcsncpy);
#   36|   # endif
#   37|   #endif

Error: COMPILER_WARNING (CWE-9001): [#def763]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/sysdeps/x86_64/multiarch/wmemset.c:38:3: warning[-Wattributes]: ‘artificial’ attribute ignored
#   36|     __attribute__ ((visibility ("hidden")));
#   37|   __hidden_ver1 (wmemset, __GI_wmemset, __redirect_wmemset)
#   38|->   __attribute__ ((visibility ("hidden")));
#   39|   # endif
#   40|   #endif

Error: GCC_ANALYZER_WARNING (CWE-131): [#def764]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/time/tzfile.c: scope_hint: In function ‘__tzfile_read’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/time/tzfile.c:281:17: warning[-Wanalyzer-allocation-size]: allocated buffer size is not a multiple of the pointee's size
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/include/stdlib.h:20: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/time/tzfile.c:22: included_from: Included from here.
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/time/tzfile.c:173:7: note: in expansion of macro ‘__fstat64_time64’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/string/byteswap.h:35:33: note: in definition of macro ‘bswap_32’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/time/tzfile.c: scope_hint: In function ‘__tzfile_read’
#  279|   			 + chars /* zone_names */
#  280|   			 + tzspec_len + extra);
#  281|->     transitions = malloc (total_size);
#  282|       if (transitions == NULL)
#  283|         goto lose;

Error: CPPCHECK_WARNING (CWE-457): [#def765]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/timezone/zdump.c:541: error[uninitvar]: Uninitialized variable: hi
#  539|   				       loend + 1 != hiend && !*hiend)) {
#  540|   				cutloyear = lo;
#  541|-> 				cuthiyear = hi;
#  542|   			} else {
#  543|   				fprintf(stderr, _("%s: wild -c argument %s\n"),

Error: CPPCHECK_WARNING (CWE-457): [#def766]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/timezone/zic.c:2001: warning[uninitvar]: Uninitialized variables: z.z_isdst, z.z_save, z.z_rules, z.z_nrules
# 1999|   	}
# 2000|   	zones = growalloc(zones, sizeof *zones, nzones, &nzones_alloc);
# 2001|-> 	zones[nzones++] = z;
# 2002|   	/*
# 2003|   	** If there was an UNTIL field on this line,

Error: CPPCHECK_WARNING (CWE-686): [#def767]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/timezone/zic.c:2773: error[invalidFunctionArgBool]: Invalid putc() argument nr 1. A non-boolean value is required.
# 2771|   		  for (i = old0; i < typecnt; i++)
# 2772|   			if (!omittype[i])
# 2773|-> 				putc(ttisstds[i], fp);
# 2774|   		if (utcnt != 0)
# 2775|   		  for (i = old0; i < typecnt; i++)

Error: CPPCHECK_WARNING (CWE-686): [#def768]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/timezone/zic.c:2777: error[invalidFunctionArgBool]: Invalid putc() argument nr 1. A non-boolean value is required.
# 2775|   		  for (i = old0; i < typecnt; i++)
# 2776|   			if (!omittype[i])
# 2777|-> 				putc(ttisuts[i], fp);
# 2778|   	}
# 2779|   	fprintf(fp, "\n%s\n", string);

Error: COMPILER_WARNING (CWE-9001): [#def769]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/wcsmbs/wcrtomb.c:127:1: warning[-Wattributes]: ‘artificial’ attribute ignored
#  125|   }
#  126|   weak_alias (__wcrtomb, wcrtomb)
#  127|-> libc_hidden_weak (wcrtomb)

Error: GCC_ANALYZER_WARNING (CWE-401): [#def770]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/wcsmbs/wcsmbsload.c: scope_hint: In function ‘__wcsmbs_load_conv’
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/wcsmbs/wcsmbsload.c:211:1: warning[-Wanalyzer-malloc-leak]: leak of ‘new_fcts’
#  209|   
#  210|     __libc_rwlock_unlock (__libc_setlocale_lock);
#  211|-> }
#  212|   
#  213|   

Error: COMPILER_WARNING (CWE-9001): [#def771]
glibc-2.40.9000-build/glibc-2.40.9000-263-gac73067cb7/wcsmbs/wmemset.c:56:1: warning[-Wattributes]: ‘artificial’ attribute ignored
#   54|   libc_hidden_def (__wmemset)
#   55|   weak_alias (__wmemset, wmemset)
#   56|-> libc_hidden_weak (wmemset)

Scan Properties

analyzer-version-clippy1.82.0
analyzer-version-cppcheck2.16.0
analyzer-version-gcc14.2.1
analyzer-version-gcc-analyzer15.0.0
analyzer-version-shellcheck0.10.0
analyzer-version-unicontrol0.0.2
enabled-pluginsclippy, cppcheck, gcc, shellcheck, unicontrol
exit-code0
hostip-172-16-1-80.us-west-2.compute.internal
mock-configfedora-rawhide-gcc-latest-x86_64
project-nameglibc-2.40.9000-16.fc42
store-results-to/tmp/tmpwkmrg967/glibc-2.40.9000-16.fc42.tar.xz
time-created2024-11-13 01:36:58
time-finished2024-11-13 03:23:51
toolcsmock
tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-gcc-latest-x86_64' '-t' 'clippy,cppcheck,gcc,unicontrol,shellcheck' '-o' '/tmp/tmpwkmrg967/glibc-2.40.9000-16.fc42.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install=gcc-latest' '--gcc-analyzer-bin=/opt/gcc-latest/bin/gcc' '/tmp/tmpwkmrg967/glibc-2.40.9000-16.fc42.src.rpm'
tool-versioncsmock-3.7.1.20241107.094801.gb3f0f26.pr_192-1.el9