Skip to content

Process: Namespace: Use openat instead of building a path#192

Merged
eminence merged 3 commits intoeminence:masterfrom
arilou:ns_relative
Aug 7, 2022
Merged

Process: Namespace: Use openat instead of building a path#192
eminence merged 3 commits intoeminence:masterfrom
arilou:ns_relative

Conversation

@arilou
Copy link
Contributor

@arilou arilou commented Aug 1, 2022

This should resolve a case of a PID reuse

Signed-off-by: Jon Doron [email protected]

Copy link
Owner

@eminence eminence left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, though please take a look at some of the suggestions I made. Thanks!

@arilou
Copy link
Contributor Author

arilou commented Aug 7, 2022

Thank you for the review, I was thinking perhaps to add a derive Serialize/Deserialize to some of the public structs, does that sound ok to you?

@eminence eminence merged commit e632fdc into eminence:master Aug 7, 2022
@eminence
Copy link
Owner

eminence commented Aug 7, 2022

I was thinking perhaps to add a derive Serialize/Deserialize to some of the public structs, does that sound ok to you?

That sounds OK to me, but please put them behind a off-by-default feature flag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants