File: openjpeg_valgrind.supp

package info (click to toggle)
openjpeg2 2.1.2-1.1%2Bdeb9u4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 13,772 kB
  • sloc: ansic: 162,102; cpp: 6,732; java: 1,996; tcl: 678; sh: 495; makefile: 65
file content (39 lines) | stat: -rw-r--r-- 832 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39


{
   <Appears with libpng uses with Ubuntu10.04 (hulk)>
   Memcheck:Cond
   fun:deflate
   obj:/lib/libpng12.so.0.42.0
   obj:/lib/libpng12.so.0.42.0
   obj:/lib/libpng12.so.0.42.0
   fun:png_write_row
   fun:imagetopng
   fun:main
}
{
   <Appears with libpng uses with Ubuntu10.04 (hulk)>
   Memcheck:Value8
   fun:crc32
   obj:/lib/libpng12.so.0.42.0
   fun:png_write_chunk
   obj:/lib/libpng12.so.0.42.0
   obj:/lib/libpng12.so.0.42.0
   obj:/lib/libpng12.so.0.42.0
   obj:/lib/libpng12.so.0.42.0
   fun:png_write_row
   fun:imagetopng
   fun:main
}
{
   <Appears with libpng uses with Ubuntu10.04 (hulk)>
   Memcheck:Param
   write(buf)
   fun:__write_nocancel
   fun:_IO_file_write@@GLIBC_2.2.5
   fun:_IO_do_write@@GLIBC_2.2.5
   fun:_IO_file_close_it@@GLIBC_2.2.5
   fun:fclose@@GLIBC_2.2.5
   fun:imagetopng
   fun:main
}