zstream.c
3.61 KB
-
Defer zstream NUL termination to end · 19459b1e
And don't terminate if there isn't space for it (since it's binary data, it's not worth a reallocation).
Russell Belfer committed
And don't terminate if there isn't space for it (since it's binary data, it's not worth a reallocation).