Home
last modified time | relevance | path

Searched refs:gsf_input_gzip_read (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libgsf/libgsf-1.14.47/gsf/
H A Dgsf-input-gzip.c289 gsf_input_gzip_read (GsfInput *input, size_t num_bytes, guint8 *buffer) in gsf_input_gzip_read() function
496 input_class->Read = gsf_input_gzip_read; in gsf_input_gzip_class_init()
/dports/devel/libgsf/libgsf-1.14.47/
H A DChangeLog3052 * gsf/gsf-input-gzip.c (gsf_input_gzip_read): Only trigger the
3058 * gsf/gsf-input-gzip.c (gsf_input_gzip_read) : get upset when an input
3354 (gsf_input_gzip_read): Allow having to trailer.
4366 * gsf/gsf-input-gzip.c (gsf_input_gzip_read): Handle premature end
5831 (gsf_input_gzip_read): Return type of gsf_input_remaing has
6022 (gsf_input_gzip_read): When allocating a buffer, allocate at least
6024 (gsf_input_gzip_read): Handle truncated streams.
6035 * gsf/gsf-input-gzip.c (gsf_input_gzip_read): Exit on error.