Allocate intvalues before pointer assignment (avoid working with the null...
Allocate intvalues before pointer assignment (avoid working with the null pointer), deallocate the original object and not the pointer.
Please register or sign in to comment