Skip to content
New issue

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

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

Already on GitHub? # to your account

libuser IPCBuffer: Verify that passed type matches the mutability guarantees #109

Closed
todo bot opened this issue Dec 22, 2018 · 1 comment
Closed
Assignees
Labels
project-libuser Related to the libuser safety Something is unsound, could be unsafe todo 🗒️ Created by the todo bot

Comments

@todo
Copy link

todo bot commented Dec 22, 2018

In the libuser, IPCBuffer::from_* take an IPCBufferType and a reference.


https://github.com/roblabla42/KFS/blob/adee47274ba5c0dc0ef112ce8933becd63d3da77/libuser/src/ipc/mod.rs#L129-L139


This issue was generated by todo based on a TODO comment in adee472 when #90 was merged. cc @roblabla.
@todo todo bot assigned roblabla Dec 22, 2018
@todo todo bot added the todo 🗒️ Created by the todo bot label Dec 22, 2018
@roblabla roblabla added project-libuser Related to the libuser safety Something is unsound, could be unsafe labels Dec 23, 2018
@roblabla
Copy link
Member

Fixed by #229

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
project-libuser Related to the libuser safety Something is unsound, could be unsafe todo 🗒️ Created by the todo bot
Projects
None yet
Development

No branches or pull requests

1 participant