Skip to content

Comments

fix a crash and memory management#9

Open
lathertonj wants to merge 1 commit intoircam-ismm:masterfrom
lathertonj:bugfixes
Open

fix a crash and memory management#9
lathertonj wants to merge 1 commit intoircam-ismm:masterfrom
lathertonj:bugfixes

Conversation

@lathertonj
Copy link

  • Added missing data_[X]= NULL initialization in the operator= constructor. Without this, xmm crashes in the RapidMixAPI library.
  • Fixed a possible memory leak in onAttributeChange in the same file, where a pointer was nulled and then deleted instead of vice versa.

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