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 319096 - double free
double free
Status: RESOLVED FIXED
Product: yelp
Classification: Applications
Component: General
unspecified
Other Linux
: High critical
: ---
Assigned To: Yelp maintainers
Yelp maintainers
Depends on:
Blocks:
 
 
Reported: 2005-10-17 18:03 UTC by Matthias Clasen
Modified: 2005-10-21 01:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (466 bytes, patch)
2005-10-17 18:07 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2005-10-17 18:03:28 UTC
toc_add_doc_info is confused about the fact that yelp_doc_info_get_... doesn't
dup the returned string.
Comment 1 Matthias Clasen 2005-10-17 18:07:48 UTC
Created attachment 53591 [details] [review]
patch
Comment 2 Brent Smith (smitten) 2005-10-21 01:51:36 UTC
patch applied to HEAD and to gnome-2-12 branch.  Thanks Matthias!