diff options
| author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2024-11-08 15:53:29 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-11-15 06:05:32 -0800 |
| commit | fb7c005c8d95008e3179246424b620edd042298e (patch) | |
| tree | 955e06360872a8a74bdaeb251370d4f1ec35ad61 /scripts/lib/devtool/build_sdk.py | |
| parent | 676ce4044d572bb2bc7696fc7763dd5c569c5571 (diff) | |
| download | poky-fb7c005c8d95008e3179246424b620edd042298e.tar.gz | |
pseudo: Update to pull in fd leak fix
Pull in:
pseudo_util.c: Open file with O_CLOEXEC to avoid fd leak
Use close-on-exec (O_CLOEXEC) flag when open log file to
make sure its file descriptor is not leaked to parent
process on fork/exec.
Fixes [YOCTO #13311]
(From OE-Core rev: b8445072f4009b3e912792931bd71a4201d541e9)
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/build_sdk.py')
0 files changed, 0 insertions, 0 deletions
