This ensures that a dangling pointer can't be dereferenced later and fixes a fatal bug if wxCmdLineArgsArray::operator=() was called more than once (which is however not supposed to normally happen).
This ensures that a dangling pointer can't be dereferenced later and fixes a fatal bug if wxCmdLineArgsArray::operator=() was called more than once (which is however not supposed to normally happen).