This bug is a duplicate of bug #838650.
Please close it.
Source: pixman
Version: pixman-0.32.6
Severity: normal
Tags: upstream patch
Dear Maintainer,
it is wrong to compute offsets like so:
int rowstride = something;
char *buffer = base_ptr + y*rowstride + x*4;
That idiom fails in 64bit architecture where integers are 32 bit. Consider a
not-so
Source: pixman
Version: 0.32.6
Severity: normal
Tags: patch
Dear Maintainer,
the following message was being written by dbg after launching evince on a pdf
containing a heavy image:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe5f92700 (LWP 32388)]
bits_image_f
3 matches
Mail list logo