Add ignoredBool helper with valgrind client request #3

Open
opened 2024-06-06 00:31:47 +00:00 by andrew · 0 comments
Owner

We can add a function that returns an initialized bool (to avoid UB), but tell valgrind that it's uninit to check the property that we don't use it.

We can add a function that returns an initialized bool (to avoid UB), but tell valgrind that it's uninit to check the property that we don't use it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: weaselab/versioned-map#3