Daniel Valenzuela
Results
1
issues of
Daniel Valenzuela
Runing the code under valgrind, store_to_file(...) may lead to a: "Syscall param writev(vector[...]) points to uninitialised byte(s) (...) " The code that can trigger the problem is: // # include...