Thanks for the bug report. This has already been fixed in our SVN
repository (commit #744)

Peter


On Thu, Jan 6, 2011 at 2:51 AM, Silvio Cesare <silvio.ces...@gmail.com> wrote:
> Package: kq
> Version: 0.99.cvs20070319-1.1
> Severity: minor
>
> In ./kq_0.99.cvs20070319/maps/mapdraw2.c
>
>    memset (&gent[number_of_ents], sizeof (gent[number_of_ents]), 0);
>
> That should be memset(&gent[number_of_ents], 0,
> sizeof(gent[number_of_ents]));
>



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to