Comment 4 for bug 1617301

Revision history for this message
dino99 (9d9) wrote : Re: soffice.bin: Unknown event notification

Valgrind shows some important problems:
- Syscall param writev(vector[...]) points to uninitialised byte(s)
- Syscall param sendmsg(msg.msg_iov[0]) points to uninitialised byte(s)