Home | History | Annotate | Download | only in src

Lines Matching full:gzclose_w

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