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

IPC Type-X: Prevent multiple writes to a C-buffer? #236

Open
todo bot opened this issue Mar 19, 2019 · 0 comments
Open

IPC Type-X: Prevent multiple writes to a C-buffer? #236

todo bot opened this issue Mar 19, 2019 · 0 comments
Assignees
Labels
project-kernel Related to the kernel status-research Further information is requested todo 🗒️ Created by the todo bot

Comments

@todo
Copy link

todo bot commented Mar 19, 2019

Do I need to prevent multiple writes to the same buffer ID? In theory, I could use coff as a bitmap of used buffers, and prevent reuse this way, but I'm unsure of how the nintendo switch behaves here.


https://github.com/roblabla42/KFS/blob/9a8c10d77d31d3449a2b790c386e9ae88b11ba62/kernel/src/ipc/session.rs#L539-L549


This issue was generated by todo based on a TODO comment in 9a8c10d when #229 was merged. cc @roblabla.
@todo todo bot assigned roblabla Mar 19, 2019
@todo todo bot added the todo 🗒️ Created by the todo bot label Mar 19, 2019
@roblabla roblabla added status-research Further information is requested project-kernel Related to the kernel labels Mar 19, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
project-kernel Related to the kernel status-research Further information is requested todo 🗒️ Created by the todo bot
Projects
None yet
Development

No branches or pull requests

1 participant