D-Scanner icon indicating copy to clipboard operation
D-Scanner copied to clipboard

Warn when calling destroy() on a pointer

Open Hackerpilot opened this issue 11 years ago • 0 comments

Calling destroy() on a ponter to a struct doesn't run the destructor, so this is probably a mistake.

Hackerpilot avatar Mar 30 '14 07:03 Hackerpilot