ndr_compression: use inflateReset() and inflateSetDictionary() instead of inflateReset2()
authorStefan Metzmacher <metze@samba.org>
Fri, 5 Sep 2008 18:18:07 +0000 (20:18 +0200)
committerStefan Metzmacher <metze@samba.org>
Sat, 6 Sep 2008 14:15:39 +0000 (16:15 +0200)
commit79cc502e5d065a9a700f46d004873b0a6fac1130
treeaf57864f6175fe4dbd700c7da226ce54f6f6035b
parent56b6b4a68f51be8845afd024a45843331c0810ed
ndr_compression: use inflateReset() and inflateSetDictionary() instead of inflateReset2()

Now we can use an unmodified system zlib-1.2.3

metze
(This used to be commit d68e36b485239cbaf99a6dce3f3bf52b4abcd06d)
source4/librpc/ndr/ndr_compression.c