IPC Type-X: Prevent multiple writes to a C-buffer? #236
Labels
project-kernel
Related to the kernel
status-research
Further information is requested
todo 🗒️
Created by the todo bot
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.The text was updated successfully, but these errors were encountered: