diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2021-07-13 10:46:23 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2021-07-13 14:09:03 -0300 |
commit | 9ed752af8d6581efec4a4ca9e67b06fa7e7e763a (patch) | |
tree | 616a46e7a574ef8e2946c714a709c3dd783e255f /malloc/tst-interpose-aux.c | |
parent | 84ea6ea24bd5bef674ce16a2832dbbe4d514e6d9 (diff) | |
download | glibc-9ed752af8d6581efec4a4ca9e67b06fa7e7e763a.tar.gz glibc-9ed752af8d6581efec4a4ca9e67b06fa7e7e763a.tar.xz glibc-9ed752af8d6581efec4a4ca9e67b06fa7e7e763a.zip |
posix: Ignore non opened files on tst-spawn5
The make program might open a pipe for its job server, which triggers an invalid check on the spawned process. This patch now passes the lowest file descriptor as ithe first argument, so only the range that was actually opened is checked. Checked on x86_64-linux-gnu and i686-linux-gnu and centos7 (which triggers the issue).
Diffstat (limited to 'malloc/tst-interpose-aux.c')
0 files changed, 0 insertions, 0 deletions