Bug#562518: how to reproduce

2009-12-25 Thread Mark Brown
On Fri, Dec 25, 2009 at 06:41:16PM +0100, Joern Heissler wrote: > you can reproduce the problem with this little program, more or less copied > from man-db source. That's one of the tests I used (plus using man-db itself). > Upgrading to zlib_1.2.3.4.dfsg-2 seems *NOT* to fix the problem. Work

Bug#562518: how to reproduce

2009-12-25 Thread Joern Heissler
Hi, you can reproduce the problem with this little program, more or less copied from man-db source. If you use it on the mandb.8 file from man-db package, it reads 4096 bytes; the second call to gzread returns 0, although the file size is 6554 bytes. Upgrading to zlib_1.2.3.4.dfsg-2 seems *NO