Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The duplicate() conundrum #198

Open
fwsGonzo opened this issue Oct 30, 2024 · 0 comments
Open

The duplicate() conundrum #198

fwsGonzo opened this issue Oct 30, 2024 · 0 comments
Labels
question Further information is requested

Comments

@fwsGonzo
Copy link
Collaborator

Duplicate should require permission to create a new instance of the class of the object, while at the same time also requiring permission to use the duplicate method. A twofer.

Unfortunately, people can just call duplicate, and only have to pass the duplicate method check. So, how should the syscall version of duplicate be handled? Class-only check?

@fwsGonzo fwsGonzo added the question Further information is requested label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant