Skip to content

Conversation

schanq
Copy link

@schanq schanq commented Jan 20, 2015

Throughout the ofxmaxim examples the delete operator is used with a comma, delete t1, t2; has the effect (delete t1), t2;. Also added a comment questioning the use of delete for maxisampler.mydata as it is allocated via malloc(...), which requires the use of free(...).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant