File: openjpeg_valgrind.supp

package info (click to toggle)
openjpeg2 2.1.0-2%2Bdeb8u3
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 14,700 kB
  • sloc: ansic: 151,608; cpp: 6,728; java: 1,996; tcl: 678; sh: 78; makefile: 64
file content (39 lines) | stat: -rw-r--r-- 832 bytes parent folder | download | duplicates (14)
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
}