Fix stack-overflow in kernels
The were a couple of places where a load of a stack variable was too wide. Detected with the -fsanitize=address flag of GCC, that we should probably incorporate into our CI tests.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment