Hi Niels,
I have fixed all of those in upstream git.
Ondrej
--
Ondřej Surý
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: libgd3
Version: 2.1.0~alpha1-2
Severity: minor
Tags: upstream
src/gd_tiff.c in readTiffBw. src_x is declared but its first use is
"++src_x".
"""
int src_x, src_y;
[...]
++src_x;
"""
To be honest, I have no clue why src_x is even present in that
f
2 matches
Mail list logo