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