On Thursday, October 12, 2023 4:16:17 AM EDT Paul Floyd wrote:
> Yes, a lot of users tend to be confused in thinking that once an object
> has been initialized then it will always be initialized.

I found the problem in my code and it was as you say Paul.  Due to a bug 
elsewhere, some member in the uninitialized part of the structure was being 
used to overwrite a previously set member.

Thanks for your feedback and your continued work on Valgrind! 


-Karl





_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to