Is that so?what problem will cause?
Maybe nothing. Maybe a memory leak. Maybe random memory corruption anywhere in your program. Maybe an instant crash.
Always make sure you use the correct 'delete' code depending on what kind of 'new' code was used.