t_hashtab and object_release - bug?

andrea agostini's icon

Hi.

I am experiencing an issue with a t_hashtab containing reference-counted objects.
The problem if that if i object_retain and then object_release an object contained in the hashtab, the object itself is not freed when I free the hashtab. Out of curiosity, I even tried to release more times than I had retained - no effect.

It is a bit complicated for me to provide an example right now... does that say anything to you, anyway?

Cheers!
aa

andrea agostini's icon

guys... forget about that... it was my fault of course!!

sorry :)
aa