aboutsummaryrefslogtreecommitdiff
path: root/lmathlib.c
diff options
context:
space:
mode:
authorRoberto I <roberto@inf.puc-rio.br>2026-07-21 16:51:04 -0300
committerRoberto I <roberto@inf.puc-rio.br>2026-07-21 16:51:04 -0300
commit9130ceb19d324472d135e8e644a01e8b16334c31 (patch)
tree7997057f749397a1704d566c8af98e6feb557085 /lmathlib.c
parent84938a7d2b680d2d28ec99606e84fe712efd9a69 (diff)
downloadlua-9130ceb19d324472d135e8e644a01e8b16334c31.tar.gz
lua-9130ceb19d324472d135e8e644a01e8b16334c31.tar.bz2
lua-9130ceb19d324472d135e8e644a01e8b16334c31.zip
Avoid casts to 'union GCUnion*'
The union may have alignment requirements stricter than some of its members. Some checking tools (e.g., gcc with options -fsanitize) can then complain that the result of a cast from pointer to member to pointer to the union is misaligned.
Diffstat (limited to 'lmathlib.c')
0 files changed, 0 insertions, 0 deletions