Error: SHELLCHECK_WARNING (CWE-156): [#def1] /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: CPPCHECK_WARNING (CWE-570): [#def2] 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): [#def3] 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): [#def4] 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): [#def5] 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: COMPILER_WARNING: [#def6] 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-457): [#def7] 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): [#def8] 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): [#def9] 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): [#def10] 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): [#def11] 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): [#def12] 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): [#def13] 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): [#def14] 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): [#def15] 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): [#def16] 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): [#def17] 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): [#def18] 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): [#def19] 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): [#def20] 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): [#def21] 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: COMPILER_WARNING (CWE-9001): [#def22] 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: GCC_ANALYZER_WARNING (CWE-401): [#def23] 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): [#def24] 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-457): [#def25] 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: COMPILER_WARNING (CWE-9001): [#def26] 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): [#def27] 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-126): [#def28] 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: COMPILER_WARNING (CWE-9001): [#def29] 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: GCC_ANALYZER_WARNING (CWE-457): [#def30] 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): [#def31] 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-457): [#def32] 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: COMPILER_WARNING (CWE-9001): [#def33] 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): [#def34] 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): [#def35] 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): [#def36] 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): [#def37] 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: COMPILER_WARNING (CWE-9001): [#def38] 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): [#def39] 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): [#def40] 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): [#def41] 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): [#def42] 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): [#def43] 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): [#def44] 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-457): [#def45] 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): [#def46] 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): [#def47] 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): [#def48] 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): [#def49] 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): [#def50] 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): [#def51] 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): [#def52] 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): [#def53] 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): [#def54] 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-457): [#def55] 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): [#def56] 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): [#def57] 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): [#def58] 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): [#def59] 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): [#def60] 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): [#def61] 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): [#def62] 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): [#def63] 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: COMPILER_WARNING (CWE-9001): [#def64] 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: GCC_ANALYZER_WARNING (CWE-457): [#def65] 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): [#def66] 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): [#def67] 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): [#def68] 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): [#def69] 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): [#def70] 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-457): [#def71] 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): [#def72] 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): [#def73] 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): [#def74] 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): [#def75] 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: COMPILER_WARNING (CWE-9001): [#def76] 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): [#def77] 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): [#def78] 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): [#def79] 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): [#def80] 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: GCC_ANALYZER_WARNING (CWE-457): [#def81] 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): [#def82] 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-457): [#def83] 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: GCC_ANALYZER_WARNING (CWE-457): [#def84] 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-457): [#def85] 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): [#def86] 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): [#def87] 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): [#def88] 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): [#def89] 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): [#def90] 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): [#def91] 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): [#def92] 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): [#def93] 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): [#def94] 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): [#def95] 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): [#def96] 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): [#def97] 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): [#def98] 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): [#def99] 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): [#def100] 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: COMPILER_WARNING (CWE-9001): [#def101] 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): [#def102] 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): [#def103] 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): [#def104] 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): [#def105] 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): [#def106] 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 (CWE-9001): [#def107] 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 (CWE-9001): [#def108] 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 (CWE-9001): [#def109] 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): [#def110] 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): [#def111] 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): [#def112] 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): [#def113] 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): [#def114] 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): [#def115] 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): [#def116] 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: COMPILER_WARNING (CWE-9001): [#def117] 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: COMPILER_WARNING (CWE-9001): [#def118] 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)
analyzer-version-clippy | 1.82.0 |
analyzer-version-cppcheck | 2.16.0 |
analyzer-version-gcc | 14.2.1 |
analyzer-version-gcc-analyzer | 15.0.0 |
analyzer-version-shellcheck | 0.10.0 |
analyzer-version-unicontrol | 0.0.2 |
diffbase-analyzer-version-clippy | 1.82.0 |
diffbase-analyzer-version-cppcheck | 2.16.0 |
diffbase-analyzer-version-gcc | 14.2.1 |
diffbase-analyzer-version-gcc-analyzer | 15.0.0 |
diffbase-analyzer-version-shellcheck | 0.10.0 |
diffbase-analyzer-version-unicontrol | 0.0.2 |
diffbase-enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
diffbase-exit-code | 0 |
diffbase-host | ip-172-16-1-80.us-west-2.compute.internal |
diffbase-mock-config | fedora-rawhide-gcc-latest-x86_64 |
diffbase-project-name | glibc-2.40-3.fc41 |
diffbase-store-results-to | /tmp/tmpem1eg6_c/glibc-2.40-3.fc41.tar.xz |
diffbase-time-created | 2024-11-12 23:52:42 |
diffbase-time-finished | 2024-11-13 01:36:28 |
diffbase-tool | csmock |
diffbase-tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-gcc-latest-x86_64' '-t' 'clippy,cppcheck,gcc,unicontrol,shellcheck' '-o' '/tmp/tmpem1eg6_c/glibc-2.40-3.fc41.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install=gcc-latest' '--gcc-analyzer-bin=/opt/gcc-latest/bin/gcc' '/tmp/tmpem1eg6_c/glibc-2.40-3.fc41.src.rpm' |
diffbase-tool-version | csmock-3.7.1.20241107.094801.gb3f0f26.pr_192-1.el9 |
enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
exit-code | 0 |
host | ip-172-16-1-80.us-west-2.compute.internal |
mock-config | fedora-rawhide-gcc-latest-x86_64 |
project-name | glibc-2.40.9000-16.fc42 |
store-results-to | /tmp/tmpwkmrg967/glibc-2.40.9000-16.fc42.tar.xz |
time-created | 2024-11-13 01:36:58 |
time-finished | 2024-11-13 03:23:51 |
title | Newly introduced findings |
tool | csmock |
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-version | csmock-3.7.1.20241107.094801.gb3f0f26.pr_192-1.el9 |