The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=502 ====================================================================== Reported By: zoggy Assigned To: ====================================================================== Project: Raptor RDF Syntax Library Issue ID: 502 Category: api Reproducibility: always Severity: major Priority: normal Status: new Syntax Name: ====================================================================== Date Submitted: 2012-04-02 13:27 Last Modified: 2012-04-02 13:27 ====================================================================== Summary: librdf_new_node_from_node (raptor_term_copy) does not make a deep copy Description: raptor_term_copy (called by librdf_new_node_from_node) does not make a deep copy, for example it does not copy uri.
So when the node is freed, it results in original node having a null URI. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2012-04-02 13:27 zoggy New Issue ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
