The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=612 ====================================================================== Reported By: hduston Assigned To: ====================================================================== Project: Redland librdf RDF API Issue ID: 612 Category: Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2016-07-21 12:01 Last Modified: 2016-07-21 12:01 ====================================================================== Summary: Memory leak in librdf_new_storage[_with_options]() for virtuoso storage module. Description: The duplicate copy of the options parameter is never freed by the virtuoso storage module.
Additional Information: It could almost certainly be freed at the end of librdf_storage_virtuoso_init(). ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2016-07-21 12:01 hduston New Issue ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
