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 150476 - [PATCH] gpdf crashes on PDF URIs
[PATCH] gpdf crashes on PDF URIs
Status: RESOLVED FIXED
Product: gpdf
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Martin Kretzschmar
Martin Kretzschmar
: 150135 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-08-18 18:33 UTC by Dan Williams
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8


Attachments
Check for !app specifically and issue more-specific alert if app == NULL (923 bytes, patch)
2004-08-18 18:48 UTC, Dan Williams
none Details | Review

Description Dan Williams 2004-08-18 18:33:02 UTC
When clicking on URIs in PDFs, if there is no application available to handle
the request, gpdf will crash because it dereferences a NULL pointer.

Red Hat #127803
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=127803
Comment 1 Dan Williams 2004-08-18 18:48:59 UTC
Created attachment 30711 [details] [review]
Check for !app specifically and issue more-specific alert if app == NULL
Comment 2 Martin Kretzschmar 2004-08-19 21:36:31 UTC
I asked for string-freeze break approval. Please apply (with ChangeLog entry)
when it's approved and you have the time. Thanks for the patch!
Comment 3 Martin Kretzschmar 2004-08-19 21:41:53 UTC
*** Bug 150135 has been marked as a duplicate of this bug. ***
Comment 4 Martin Kretzschmar 2004-08-29 21:30:13 UTC
I forgot to close this bug. Committed on 2004-08-24