0e7047c1533e5e424b28959488e8ffa91613abd9 |
|
15-Feb-2017 |
Jakub Hrozek <jhrozek@redhat.com> |
SBUS: Document how to free the result of sbus_create_message
It might not be apparent how to free the message constructed by
sbus_create_message(). This patch just adds a comment that tells the
developer to either free the parent context or unref the message with a
dbus call directly.
Reviewed-by: Pavel Březina <pbrezina@redhat.com> |