[redland-dev] Re: librdf_free_iterator crash?
Boris Popov
bpopov at gmail.com
Sun Jul 17 08:10:13 BST 2005
For some reason when trying to free an iterator my app crashes badly on
librdf_free_iterator. Here's what I'm trying to do, please let me know if
you have any ideas of what it is I am doing wrong.
iterator := self interface librdf_model_get_arcs_out: self librdf_model
with: self librdf_node.
self doSomethingWithIterator: iterator.
self interface librdf_free_iterator: iterator.
Cheers!
--
- Boris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gnomehack.com/pipermail/redland-dev/attachments/20050717/bfaa35b4/attachment.htm
More information about the redland-dev
mailing list