Removed many unneeded null checks before delete
Also removed some dead code as a consequence, like setting the deallocated pointer to null then to a new address. Also removed setting some ivars to null in dtors.
Please register or sign in to comment