malloc: Add missing arena lock in malloc_info [BZ #22408]
Obtain the size information while the arena lock is acquired, and only print it later.
Loading
Please register or sign in to comment
Obtain the size information while the arena lock is acquired, and only print it later.