-
- Downloads
Correct the operation 'down' for the stack-template.
There were 2 issues: - The task was moved two layers down (instead of one). - If the task to move had already the lowest priority, it used to create a segfault. Since in this case, the operation 'down' is useless, a guard has been added.
Loading
Please register or sign in to comment