https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98904
Andre Vehreschild <vehre at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|WAITING |RESOLVED --- Comment #13 from Andre Vehreschild <vehre at gcc dot gnu.org> --- I have re-checked for the valgrind-error and did not get anymore. Looking at the code I am also convinced that the issue is fixed by initializing the member properly and unconditionally, i.e., valgrind or the sanitizer should be silent now. Therefore I close the issue. Should someone still encounter the issue, please reopen.