Home
last modified time | relevance | path

Searched refs:_int_free (Results 1 – 12 of 12) sorted by relevance

/glibc-2.36/malloc/
Dmalloc.c1104 static void _int_free(mstate, mchunkptr, int);
2659 _int_free (av, old_top, 1); in sysmalloc()
2927 _int_free (av, old_top, 1); in sysmalloc()
3385 _int_free (ar_ptr, p, 0); in libc_hidden_def()
3505 _int_free (ar_ptr, oldp, 0); in libc_hidden_def()
4416 _int_free (mstate av, mchunkptr p, int have_lock) in _int_free() function
4896 _int_free (av, oldp, 1); in _int_realloc()
4924 _int_free (av, remainder, 1); in _int_realloc()
5003 _int_free (av, p, 1); in _int_memalign()
5021 _int_free (av, remainder, 1); in _int_memalign()
Dmalloc-check.c238 _int_free (&main_arena, p, 1); in free_check()
/glibc-2.36/ChangeLog.old/
DChangeLog.15238 (_int_free): Make clear message are result of free() calls.
286 (_int_free): Provide better error message for invalid pointers.
701 * malloc/malloc.c (_int_free): Add a few more cheap tests for
770 * malloc/malloc.c (_int_free): Use munmap_chunk for handling
775 * malloc/malloc.c (_int_free): Remove test for NULL parameter.
776 (_int_realloc): Call _int_free only if memory parameter is not NULL.
1159 * malloc/malloc.c (_int_free): Use unique comments for the error
2902 * malloc/malloc.c (_int_free): Only do arena boundary check for
2931 * malloc/malloc.c (_int_free): Add inexpensive double free and
3309 (malloc_printf_nc): New function. Use it in _int_free.
DChangeLog.17373 * malloc/malloc.c (_int_free): Add one more sanity check for fastbins.
1971 * malloc/hooks.c (free_check): Restore locking and call _int_free
3018 * malloc/malloc.c [ATOMIC_FASTBINS] (_int_free): Make check for
3030 * malloc/malloc.c (_int_free): Revert 2009-07-02 change.
3195 * malloc/malloc.c [ATOMIC_FASTBINS] (_int_free): Add full barrier when
3349 (_int_free): Likewise.
5017 * malloc/malloc.c (_int_free): Second argument is now mchunkptr.
5022 * malloc/hooks.c: Change all callers to _int_free and _int_realloc.
DChangeLog.223824 (_int_free): Modified function.
4566 malloc: Detect infinite-loop in _int_free when freeing tcache [BZ#27052]
4569 (_int_free): Modified function.
DChangeLog.197899 (_int_free): Use CAS loop with
11118 * malloc/malloc.c (_int_free): Validate tc_idx before checking for
11371 (_int_free): Check for double free in tcache.
11522 (_int_free): Use fastbin_push_entry.
11587 (_int_malloc, _int_free): Adjust.
14352 * malloc/malloc.c (_int_free): Check for corrupt prev_size vs size.
30994 * malloc/malloc.c (_int_free): Add SINGLE_THREAD_P fast paths.
31048 * malloc/malloc.c (_int_free): Fix deadlock bug in consistency check.
31172 (_int_free): Likewise.
35926 * malloc/malloc.c (_int_free): Remove locked variable and related
[all …]
DChangeLog.161182 (public_rEALLOc, _int_free, _int_realloc): Use it.
7856 * malloc/malloc.c (_int_free): Fail if block size is obviously wrong.
11447 (_int_free): Overwrite freed memory if requested.
DChangeLog.18515 (_int_free): Likewise.
15320 (_int_free): Use chunksize_nomask, prev_size accessors.
30190 as is similarly done in systrim and _int_free already.
37813 (_int_free): Likewise.
57643 * malloc/malloc.c (_int_malloc, _int_free): Likewise.
57991 * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
58873 * malloc/malloc.c (_int_free): Perform sanity check only if we
59949 (_int_malloc, _int_free): Remove zero perturb_byte checks.
81171 (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
95581 * malloc/malloc.c (_int_free): Fill correct number of bytes when
[all …]
DChangeLog.234372 (_int_free): Modified function.
27694 (_int_free): Modified function.
27714 (_int_free): Modified function.
DChangeLog.219421 (_int_free): Modified function.
DChangeLog.146157 * malloc/malloc.c (_int_free): Add cheap test for some invalid
/glibc-2.36/manual/
Dmemory.texi514 @c _int_free (have_lock) @acsfd @acsmem [@asulock @aculock]
720 @c _int_free (!have_lock) dup @asulock @aculock @acsfd @acsmem
820 @c _int_free (have_lock) dup @acsfd @acsmem
824 @c _int_free (!have_lock) dup @asulock @aculock @acsfd @acsmem
1036 @c _int_free (have_lock) dup @acsfd @acsmem