Skip to content
Commit 97333ae7 authored by Karl Rupp's avatar Karl Rupp
Browse files

Scheduler: Fixed access to uninitialized memory when creating a temporary object.

A temporary object needs to have the correct context.
However, this information was not provided correctly, so the context was set up from
an uninitialized memory qualifier, causing tests to fail on certain platforms.
This commit fixes this problem.
parent 3c3ec964
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment