diff options
author | Rich Felker <dalias@aerifal.cx> | 2021-03-15 10:21:29 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2021-03-15 10:21:29 -0400 |
commit | 8ef9d46f4d0ff4f0073da6bee7ed0cb5f9035ead (patch) | |
tree | 75cc3d0836a56efcf475943b811421366a2db5bd /src/process/posix_spawn_file_actions_init.c | |
parent | cfdfd5ea3ce14c6abf7fb22a531f3d99518b5a1b (diff) | |
download | musl-8ef9d46f4d0ff4f0073da6bee7ed0cb5f9035ead.tar.gz musl-8ef9d46f4d0ff4f0073da6bee7ed0cb5f9035ead.tar.xz musl-8ef9d46f4d0ff4f0073da6bee7ed0cb5f9035ead.zip |
use internal malloc for posix_spawn file actions objects
this makes it possible to perform actions on file actions objects with a libc-internal lock held without creating lock order relationships that are silently imposed on an application-provided malloc.
Diffstat (limited to 'src/process/posix_spawn_file_actions_init.c')
0 files changed, 0 insertions, 0 deletions