kharon4/surrealRT

Program crashes when running the graphicalTest.h in debug mode.

Closed this issue · 1 comments

Program crashes when running the graphicalTest.h in debug mode.

Issue caused because, common memory constructor just copies the pointers and after the deletion of the one copy the memory ptr is also deleted.