Checker showed that zlib was using a element of its internal state
authorAndrew Tridgell <tridge@samba.org>
Tue, 16 Dec 1997 18:18:02 +0000 (18:18 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 16 Dec 1997 18:18:02 +0000 (18:18 +0000)
structure without initialising it. Although it looks harmless I've
added a bzero() to make absolutely sure that the code behaves
consistently across platforms.


No differences found