Published on
In this module, we discuss tips to secure your C and C++ applications. These include things such as always initializing variables and never transferring ownership with raw pointers.
Jan. 23, 2023
Secure Coding tips
Published on
In this module, we discuss tips to secure your C and C++ applications. These include things such as always initializing variables and never transferring ownership with raw pointers.