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 602032 - reference: Add a note about search path ownership.
reference: Add a note about search path ownership.
Status: RESOLVED FIXED
Product: seed
Classification: Bindings
Component: libseed
git master
Other All
: Normal normal
: ---
Assigned To: seed-maint
Depends on:
Blocks:
 
 
Reported: 2009-11-16 00:03 UTC by Steve Frécinaux
Modified: 2009-12-16 04:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
reference: Add a note about search path ownership. (1.16 KB, patch)
2009-11-16 00:03 UTC, Steve Frécinaux
committed Details | Review

Description Steve Frécinaux 2009-11-16 00:03:20 UTC
The current reference documentation of seed_engine_get_search_path()
does not specify whether the return value should be freed or not, and
that return value is not const so it's ambiguous.
Comment 1 Steve Frécinaux 2009-11-16 00:03:22 UTC
Created attachment 147832 [details] [review]
reference: Add a note about search path ownership.