After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 624550 - not correct header of the method xmlGzfileRead:
not correct header of the method xmlGzfileRead:
Status: RESOLVED FIXED
Product: libxml2
Classification: Platform
Component: general
git master
Other Linux
: Normal minor
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2010-07-16 16:36 UTC by Guy Maurel
Modified: 2017-06-20 13:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Guy Maurel 2010-07-16 16:36:35 UTC
this should be, at libxml2-2.7.7, file xmlIO.c, line 1257 and 1261

such as:
/**
 * xmlGzfileRead:
 * @context:  the I/O context
 * @buffer:  where to drop data
 * @len:  number of bytes to read
 *
 * Read @len bytes to @buffer from the compressed I/O channel.
 *
 * Returns the number of bytes red
 */
Comment 1 Nick Wellnhofer 2017-06-20 13:56:44 UTC
Fixed with the following commit:

https://git.gnome.org/browse/libxml2/commit/?id=5a0ae66d7202619d493985537818e052d9d1239f