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 153159 - add error checking to GnomeVFSStream
add error checking to GnomeVFSStream
Status: RESOLVED FIXED
Product: gpdf
Classification: Deprecated
Component: general
unspecified
Other Linux
: High critical
: ---
Assigned To: Martin Kretzschmar
Martin Kretzschmar
Depends on:
Blocks:
 
 
Reported: 2004-09-20 15:10 UTC by Mark McLoughlin
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (2.15 KB, patch)
2004-09-20 15:11 UTC, Mark McLoughlin
none Details | Review

Description Mark McLoughlin 2004-09-20 15:10:41 UTC
From:

  http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=132469

An issue with the neon http backend was causing gpdf to crash because of a lack
of error checking in GnomeVFSStream. Attaching a patch to add some basic error
checking.
Comment 1 Mark McLoughlin 2004-09-20 15:11:33 UTC
Created attachment 31727 [details] [review]
patch
Comment 2 Martin Kretzschmar 2004-10-18 18:12:08 UTC
Ooops. Committed four weeks ago. Thanks a lot for having looked into this.