OSDN Git Service

obexd: Fix crash while attempting to authorize transfer
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 21 Dec 2012 21:16:33 +0000 (23:16 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 21 Dec 2012 21:26:13 +0000 (23:26 +0200)
commitfdb28673f4a3cbe4fc13ef00ba2ce81ec75c4d32
tree8852dcdc73a5c7f4196bc85d379e1b8d49db794b
parentc7ea48bd5234ad44356339b076fff3b4d226cf37
obexd: Fix crash while attempting to authorize transfer

Transfer need to be registered before it is authorized because
AuthorizePush takes the transfer path and the agent may try to access
the transfer properties to figure out its details.
obexd/src/manager.c