Skip to content

call Finalise in test#1683

Merged
ZedThree merged 1 commit intonextfrom
fix-examples
Apr 12, 2019
Merged

call Finalise in test#1683
ZedThree merged 1 commit intonextfrom
fix-examples

Conversation

@dschwoerer
Copy link
Contributor

Ensures everything is cleaned up properly.
Otherwise use-after-free might happen, e.g. for msg_stack.

Resolves #1676

Ensures everything is cleaned up properly.
Otherwise use-after-free might happen, e.g. for msg_stack
@dschwoerer dschwoerer added tests bugfix small-change Changes less than 100 lines - should be quick to review labels Apr 12, 2019
@dschwoerer
Copy link
Contributor Author

a short grep suggests this was the only file with only BoutInitialise, without BoutFinalise 👍

@ZedThree
Copy link
Member

Good spot, thanks!

@ZedThree ZedThree merged commit 5c8f953 into next Apr 12, 2019
@ZedThree ZedThree deleted the fix-examples branch April 12, 2019 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix small-change Changes less than 100 lines - should be quick to review tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants