Hi All,<br> I want to understand "how memory is handled in dbus?". For example I have a signal handler<br><br>void
ABC (DBusGProxy *proxy, GValueArray *pstSender, GPtrArray
*pastRecipient, GByteArray* paData, GError *error, gpointer userdata)<br>
<br>Do I need to free the memory pointed by pstSender,pastRecipient and paData here?<br><br clear="all"><span></span><br>-- <br>Thanks & Regards<br>Rocky<br><br><br>