Z_BUF_ERROR in zlib



On some streams, inflate generates a Z_BUF_ERROR. I dont see the
examples code in zlib (like zpipe.c) deal with that error. Is this
error safe to ignore?

.