aboutsummaryrefslogtreecommitdiff
path: root/src/utf8proc/utf8proc.c
diff options
context:
space:
mode:
authorBarinzaya <barinzaya@gmail.com>2025-04-24 14:15:22 -0400
committerBarinzaya <barinzaya@gmail.com>2025-04-24 14:21:21 -0400
commitb41a776027b0b4796edc85217c5c607e5498035d (patch)
treea5d494f72254c1590b8c28cca85b3234055a3649 /src/utf8proc/utf8proc.c
parentcfb478808e7dae48f3a40fe7e40927c5e38a5d1d (diff)
Correctly align global and static variables.
This can be important if matrices or SIMD vectors are being used in global or static variables, as otherwise it may result in crashes due to aligned instructions accessing misaligned variables.
Diffstat (limited to 'src/utf8proc/utf8proc.c')
0 files changed, 0 insertions, 0 deletions