Skip to content

Fix Storeable instances for the windows timeout executable.

Andreas Klebinger requested to merge wip/andreask/fix_timeout into master

Compute the alignment from the size, instead of using the size.

We do so by rounding up to the next power of two.

Fixes #19392 (closed).

Edited by Ben Gamari

Merge request reports