[redland-dev] Segfault with rdf_hash.c

Danny Ayers danny.ayers at gmail.com
Sun Jun 12 21:00:02 BST 2005


The following seems to have stopped it, whether this causes problems
elsewhere I don't yet know...

redland-1.0.2/librdf/rdf_hash.c

781c781,782
<   context->key->data=NULL;
---
>   if(context->key)
>     context->key->data=NULL;

Cheers,
Danny.

-- 

http://dannyayers.com


More information about the redland-dev mailing list