David Marchand
eeeebe4cd9
malloc: fix race condition on numa_socket field
We don't really need this field as it is only used when creating the memzone object associated to this heap. Removing numa_socket field makes things simpler and remove race condition. Signed-off-by: David Marchand <david.marchand@6wind.com> Acked-by: Neil Horman <nhorman@tuxdriver.com>
Description
No description provided
Languages
C
99.1%
Meson
0.5%
Python
0.2%
Shell
0.1%