Memory Security
Prev Chapter 8. Memory Management in C/C++ Next

Memory Security

ASN1C offers two primary tools to help secure memory operations: a safe memory copy accessed using the OSCRTLSAFEMEMCPY macro and a memory heap flag RT_MH_ZEROONFREE that will cause the runtime context to zero out any freed memory. Memory that is marked as available using rtxMemReset will also be zeroed out.


Prev Up Next
C++ Memory Management Home Safe Memory Copy

AltStyle によって変換されたページ (->オリジナル) /