By default, the code assumes it is safe to use a dealocated pointer as long as the code does not access it.
3.6 KiB
3.6 KiB
By default, the code assumes it is safe to use a dealocated pointer as long as the code does not access it.