From f9d699facc2a48022d44a67b6ef8eb76a6ca1233 Mon Sep 17 00:00:00 2001 From: defanor Date: Sun, 22 Apr 2018 02:26:26 +0300 Subject: Fix an occasional segfault Not sure why it happens, but calls to raptor_free_uri via finalizers led to segfaults, and it helped to call a finalizer manually from statementToTriple. --- redland.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'redland.cabal') diff --git a/redland.cabal b/redland.cabal index 9661cf7..982dfd4 100644 --- a/redland.cabal +++ b/redland.cabal @@ -1,5 +1,5 @@ name: redland -version: 0.2.0.1 +version: 0.2.0.2 synopsis: Redland RDF library bindings description: This package provides low-level and mid-level Redland RDF library bindings, as well as some -- cgit v1.2.3