Package: rott
Version:  1.0+dfsg-2
Severity: minor

./rott_1.0+dfsg/rt_main.c:   memset (&pcxHDR, sizeof(PCX_HEADER), 0);
./rott_1.0+dfsg/rt_main.c:   memset (buffer1, GAP_SIZE, 0);

The 0 should be the second argument, not the third.

Reply via email to