Can some valgrind warnings be changed to errors?
In particular, I want to turn the warning probably lost into an error message.
In the valgrind manual, I found only information on how to suppress warnings.
Is there a way to do what I want?
source share