summaryrefslogtreecommitdiff
path: root/utils.c
diff options
context:
space:
mode:
authorFrediano Ziglio <freddy77@gmail.com>2023-11-07 10:51:24 +0000
committerFrediano Ziglio <freddy77@gmail.com>2023-11-07 10:52:04 +0000
commitf7136a01dfda31151c21069fa33750ef8e799638 (patch)
treedd4f7d3eceb1e506e04e529e0fce73627d37905d /utils.c
parent4cd1f492352afcced8233b2cec44f1d28a961830 (diff)
Avoid possible bug with strict aliasing
Tell code we are breaking strict aliasing. Most of the time works but with some strong optimisation compiler could produce not working code because of the aliasing breakage. Signed-off-by: Frediano Ziglio <freddy77@gmail.com>
Diffstat (limited to 'utils.c')
0 files changed, 0 insertions, 0 deletions