121c121
< assert(unzlen == pymod->mlen);
---
> assert(unzlen == (uLongf)pymod->mlen);