valgrind suppression file #31

Closed
opened 2026-03-15 22:28:21 +00:00 by jaynuine · 1 comment
Owner

to address type puning being considered unsafe by valgrind even though i am compiling as c and not cpp

to address type puning being considered unsafe by valgrind even though i am compiling as c and not cpp
jaynuine added this to the bonus milestone 2026-03-15 22:28:21 +00:00
jaynuine added this to the todo project 2026-03-15 22:28:21 +00:00
Author
Owner

thank you gcc for pointing out such a dumb mistake...

so i guess valgrind isn't opinionated in favour of cpp in the end, and thus i am allowed union type punning, yayy

thank you gcc for pointing out such a dumb mistake... so i guess valgrind isn't opinionated in favour of cpp in the end, and thus i am allowed union type punning, yayy
Sign in to join this conversation.
No labels
bug
mlx
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
#5 leaks
jaynuine/fdf
Reference
jaynuine/fdf#31
No description provided.