-
- Downloads
security.c: buffer_read various fixes.
Tighten the type of the |data| parameter to avoid a cast. Also made it const as we should not modify it. Added a DEBUGASSERT on the size to be written while changing it.
Please register or sign in to comment