Home
last modified time | relevance | path

Searched refs:assertion (Results 1 – 21 of 21) sorted by relevance

/glibc-2.36/assert/
Dassert.c47 __assert_fail_base (const char *fmt, const char *assertion, const char *file, in __assert_fail_base() argument
61 assertion, &total) >= 0) in __assert_fail_base()
98 __assert_fail (const char *assertion, const char *file, unsigned int line, in __assert_fail() argument
102 assertion, file, line, function); in __assert_fail()
D__assert.c23 __assert (const char *assertion, const char *file, int line) in __assert() argument
25 __assert_fail (assertion, file, line, (const char *) 0); in __assert()
/glibc-2.36/sysdeps/arm/
Daeabi_assert.c22 __aeabi_assert (const char *assertion, const char *file, in __aeabi_assert() argument
25 __assert_fail (assertion, file, line, NULL); in __aeabi_assert()
/glibc-2.36/elf/
Ddl-minimal.c180 __assert_fail (const char *assertion, in rtld_hidden_def()
186 assertion); in rtld_hidden_def()
/glibc-2.36/include/
Dassert.h18 extern void __assert_fail_base (const char *fmt, const char *assertion,
/glibc-2.36/malloc/
Dmalloc.c292 # define __assert_fail(assertion, file, line, function) \ argument
293 __malloc_assert(assertion, file, line, function)
296 __malloc_assert (const char *assertion, const char *file, unsigned int line, in __malloc_assert() argument
301 function, assertion); in __malloc_assert()
/glibc-2.36/
DNEWS974 CVE-2021-3326: An assertion failure during conversion from the
976 This assertion was triggered by certain valid inputs in which the
984 CVE-2020-29562: An assertion failure has been fixed in the iconv function
1588 _dl_allocate_tls_init assertion failure
1819 [24531] malloc: Malloc tunables give tcache assertion failures
2556 process aborts as the result of assertion failures.
3831 assertion: "maxidx >= 2"
4055 [19755] nscd: nscd assertion failure in gc
4304 [10432] nis: _nss_nis_setnetgrent assertion failure
4516 to an assertion failure and reference count corruption
[all …]
/glibc-2.36/po/
Dia.po106 "%s%s%s:%u: %s%sInsuccesso del assertion `%s'.\n"
Dfr.po125 "%s%s%s :%u : %s%s l'assertion « %s » a échoué.\n"
/glibc-2.36/ChangeLog.old/
DChangeLog.2223 NEWS: Mention CVE-2021-3326 (iconv assertion with ISO-20220-JP-3)
188 gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
DChangeLog.62115 * stdlib/strtod.c: Add another assertion.
7700 * stdlib/strtod.c (STRTOD): Correct assertion about size of
DChangeLog.2112394 x86 tls: Use _Static_assert for TLS access size assertion
14885 C11 threads: Fix thrd_t / pthread_t compatibility assertion
DChangeLog.92805 * hurd/hurdsig.c (_hurdsig_init): Add assertion that no pending,
DChangeLog.77592 * elf/dl-minimal.c (__dcgettext): Remove assertion.
10940 (elf_machine_rela): Replace `assertion failed' with real error
DChangeLog.18623 path (completely missing domain name) leading to assertion failure
5304 parent PID. The assertion in the child is incorrect with PID
27209 * assert/assert.h (assert): Don't macro-expand failed assertion
27562 * locale/loadlocale.c (_nl_intern_locale_data): Change assertion
38977 (_dl_allocate_tls_init): ... here (fix modid assertion), ...
52987 * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
56657 (_dl_allocate_tls_init): Add assertion to check TLS generation count.
83144 assertion on O_CLOEXEC flag.
85377 conditions and remove no longer applicable assertion.
89913 * iconv/loop.c (single loop): Fix assertion in storing of
[all …]
DChangeLog.56237 * malloc/malloc.c (align): Fix assertion.
DChangeLog.nptl7210 assertion for SIGEV_NONE.
DChangeLog.116504 unbounded pointer type in word-size assertion.
DChangeLog.1612736 * sysdeps/generic/dl-tls.c (_dl_next_tls_modid): Fix assertion and
DChangeLog.144612 * posix/regcomp.c (calc_epsdest): Add an assertion.
DChangeLog.1913305 Fix tzfile low-memory assertion failure