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
This was causing @Alignof to panic on FreeBSD, NetBSD and DragonflyBSD
x86_64 arch, as their system malloc returns memory aligned at 8 bytes
for len <= 8.
0 commit comments