You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove access to unaligned refs from bzImage tests
Replace access to unaligned reference in bzImage tests with
std::ptr::addr_of macro and `read_unaligned` method.
Signed-off-by: Alexandru Cihodaru <[email protected]>
0 commit comments