How Can I check whether message has unref or not

Kimmo Hämäläinen kimmo.hamalainen at nokia.com
Fri Nov 2 06:05:58 PDT 2007


On Fri, 2007-11-02 at 12:02 +0000, ext mahamuni ashish wrote:
> I want to check whether message has freed or not
> before calling dbus_message_ref
> How can we do that?

No, it's too late to use the message at that point. It's not your
message, so anything can happen. You have to find the wrong unref and
remove it.

-Kimmo

> 
> 
>       Did you know? You can CHAT without downloading messenger. Go to http://in.messenger.yahoo.com/webmessengerpromo.php/ 
> 
> _______________________________________________
> dbus mailing list
> dbus at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dbus


More information about the dbus mailing list