Tags: patch
In Ubuntu, we've applied the attached patch to achieve the following:
- debian/patches/11-loadpng.patch: Fix FTBFS caused by ignoring
the return value of some functions:
+ src/init.c: check the return code of realpath.
+ src/loadpng.c: handle short reads.
We th
Hi,
I'm reopening this bug, cause it seems you forgot to apply the patch James
send you.
For example, in
https://alioth.debian.org/scm/viewvc.php/xbubble/src/loadpng.c?view=markup&root=xbubble
i still see the lines:
/* ensure that we opened a PNG file */
fread( header, 1, 8, fd );
while t
Package: xbubble
Version: 0.5.11.2-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu jaunty ubuntu-patch
Hi,
In Ubuntu we turn on various compiler flags by default, meaning that
there more problems in code cause build failures. Your package was
one that fa
3 matches
Mail list logo