feat: kernel support O_CLOEXEC
加载so的过程中,需要设置O_CLOEXEC,如果不设置,会导致子进程继承父进程打开的所有
so文件句柄。
close #I3U81W
Signed-off-by: NGuangyao Ma <guangyao.ma@outlook.com>
Change-Id: I249dd34c182434fa070dcd180b6931002597a074
Showing
想要评论请 注册 或 登录
加载so的过程中,需要设置O_CLOEXEC,如果不设置,会导致子进程继承父进程打开的所有
so文件句柄。
close #I3U81W
Signed-off-by: NGuangyao Ma <guangyao.ma@outlook.com>
Change-Id: I249dd34c182434fa070dcd180b6931002597a074