Skip to content

Create a clear buffer function which also fills buffer with zero #1

Description

@codinghead

Add a new function that clears the buffer, like cbuffClearBuffer, but additionally clears the content of the buffer to zero. Recommend the function name cbuffClearBufferZero.
This is important for situations where the user wishes to deallocate the buffer and also ensure that the content is no longer visible in memory for others who may scan the memory.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions