[redland-dev] [Redland RDF API 0000321]: librdf_free_node after librdf_iterator_get_object in rdfproc
Mantis Bug Tracker
mantis-bug-sender at librdf.org
Mon Dec 28 15:31:54 CET 2009
The following issue has been SUBMITTED.
======================================================================
http://bugs.librdf.org/mantis/view.php?id=321
======================================================================
Reported By: njh
Assigned To:
======================================================================
Project: Redland RDF API
Issue ID: 321
Category: utilities
Reproducibility: sometimes
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2009-12-28 14:31
Last Modified: 2009-12-28 14:31
======================================================================
Summary: librdf_free_node after librdf_iterator_get_object in
rdfproc
Description:
Line 1431 of rdfproc.c does a librdf_free_node but the
librdf_iterator_get_object documentation states that the data is shared
and should not be freed.
This sometimes results in memory corruption and a warning on Mac OS X
about a malloc double-free.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-12-28 14:31 njh New Issue
======================================================================
More information about the redland-dev
mailing list