Skip to content
Snippets Groups Projects
Commit 0bc05a21 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Runtime: Move calls of check_threads_etc() in mega_apply().

check_threads_etc() may in some circumstances execute code
that destructs the object that we are attempting to apply
a function in. Make sure to call check_threads_etc() before
we check that the object isn't destructed. Otherwise we may
be in for a surprise...
parent 7a725efa
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment