projects
/
profile
/
ivi
/
murphy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d43d66c
)
common: don't unref msg mrp_dbus_send did not allocate.
author
Krisztian Litkey
<krisztian.litkey@intel.com>
Wed, 6 Jun 2012 13:23:52 +0000
(16:23 +0300)
committer
Krisztian Litkey
<krisztian.litkey@intel.com>
Wed, 6 Jun 2012 13:24:53 +0000
(16:24 +0300)
src/common/dbus.c
patch
|
blob
|
history
diff --git
a/src/common/dbus.c
b/src/common/dbus.c
index
ecc5389
..
9151dc0
100644
(file)
--- a/
src/common/dbus.c
+++ b/
src/common/dbus.c
@@
-1161,8
+1161,6
@@
int32_t mrp_dbus_send(mrp_dbus_t *dbus, const char *dest, const char *path,
call->pend = pend;
}
- dbus_message_unref(msg);
-
return id;
fail: