mbox series

[pseudo,0/1] pseudo_util.c: Open file with O_CLOEXEC to avoid fd leak

Message ID 20230301000302.93660-1-yoann.congal@smile.fr
Headers show
Series pseudo_util.c: Open file with O_CLOEXEC to avoid fd leak | expand

Message

Yoann Congal March 1, 2023, 12:03 a.m. UTC
Hi,

The following patch is the work done by Pavel Modilaynen in 04-2019 on
[YOCTO #13311]. Then, Mingli Yu tried to get it merged in 01-2020 without
success.

I just added a ref to [YOCTO #13311] in the commit message.

Best regards,
Yoann

Pavel Modilaynen (1):
  pseudo_util.c: Open file with O_CLOEXEC to avoid fd leak

 pseudo_util.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)