Home | History | Annotate | Download | only in src

Lines Matching full:gzclose_w

19 - Fix bug in gzclose_w() when gzwrite() fails to allocate memory
305 - Fix memory leaks in gzclose_r() and gzclose_w(), file leak in gz_open()
355 - Complete close operation if seek forward in gzclose_w() fails
410 - Add gzbuffer(), gzoffset(), gzclose_r(), gzclose_w() as part of above