Skip to content

Fix bounds check of struct members of fixed size

Alexander Larsson requested to merge fix-fixed-size-asserts into master

As noticed by Tim Gross in issue #2 (closed) this was off-by one.

Merge request reports