Fixed profiler being initialized at the wrong time, causing a paired callback mismatch (bug amb1977).
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402489
This commit is contained in:
@@ -2716,8 +2716,6 @@ jit_rewind:
|
||||
}
|
||||
}
|
||||
|
||||
plugin->prof_flags = data->profile;
|
||||
|
||||
*err = SP_ERROR_NONE;
|
||||
|
||||
JitFunction *fn;
|
||||
|
||||
Reference in New Issue
Block a user