]> git.ipfire.org Git - thirdparty/glibc.git/commit
malloc: Remove unused tcache_set_inactive
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 22 Oct 2025 20:31:23 +0000 (17:31 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 27 Oct 2025 13:03:37 +0000 (10:03 -0300)
commitead74a4d06f90ce8f51fee8ad34cec80f415e1c5
treebd9ea5e25e06fccc0ffbd7098eabaa8eeec82be1
parentf9f12721f804038179432301ed62e5b715eec98c
malloc: Remove unused tcache_set_inactive

clang warns that this function is not used.
malloc/malloc.c