OSDN Git Service

tools/mpris-player: Fix crash when forwarding player message
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 17 Jun 2013 11:23:04 +0000 (14:23 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 17 Jun 2013 12:02:58 +0000 (15:02 +0300)
commit050a29b3303955a477ea6b3ae79182a41f1d7d2d
treee3ec210801e8a8e8578a6d6ecc3ebbb6336a58b7
parent14b00ae8d2b13cc3bb3f8cf3325e7bc82726eb5f
tools/mpris-player: Fix crash when forwarding player message

The iterator to which the message should be copied to should be the copy
message not the original message.
tools/mpris-player.c