Skip to content

Fix Field3D::swap - #1569

Closed
dschwoerer wants to merge 1 commit into
nextfrom
fix-1568
Closed

Fix Field3D::swap#1569
dschwoerer wants to merge 1 commit into
nextfrom
fix-1568

Conversation

@dschwoerer

Copy link
Copy Markdown
Contributor

y*_field == this has a special meaning, that is broken by swap.
Thus we need to manually check for this condition, and changing it to
the new this. Otherwise free is not happy.

Merge until #1345 is in?

y*_field == this has a special meaning, that is broken by swap.
Thus we need to manually check for this condition, and changing it to
the new this. Otherwise free is not happy.
@johnomotani

Copy link
Copy Markdown
Contributor

@ZedThree Possibly this patch should go into master, and we can leave it to #1345 to fix next?

@dschwoerer

Copy link
Copy Markdown
Contributor Author

there is no swap in master, so no bug ether ...

@johnomotani

Copy link
Copy Markdown
Contributor

Ah, my mistake. Thanks @dschwoerer 👍

@ZedThree

Copy link
Copy Markdown
Member

Fixed in #1345

@ZedThree ZedThree closed this Feb 12, 2019
@dschwoerer
dschwoerer deleted the fix-1568 branch February 12, 2019 18:21
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.

3 participants