File: valgrind.supp

package info (click to toggle)
nmh 1.6-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 6,204 kB
  • ctags: 3,851
  • sloc: ansic: 48,922; sh: 16,422; makefile: 559; perl: 509; lex: 402; awk: 74
file content (17 lines) | stat: -rw-r--r-- 329 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
   Invalid free in valgrind/vgpreload_memcheck-amd64-linux.so
   Memcheck:Free
   fun:free
   fun:__libc_freeres
   fun:_vgnU_freeres
   fun:__run_exit_handlers
   fun:exit
}

{
   Syscall param sendmsg(msg.msg_name) points to uninitialised byte(s)
   Memcheck:Param
   sendmsg(msg.msg_name)
   fun:*sendmsg*
   fun:readline
}