commit | 984a6511c4cf2a9df5e415a0b6e7d4a575477a62 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue Aug 30 10:51:36 2011 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Dec 04 22:48:43 2012 +0100 |
tree | 1114a2142ba9487e35115feee962b3f99d098f2b | |
parent | aaecee599b908eff5fb4e6d436085ba70a8d1786 [diff] |
obexd: Fix missing NULL check in agent_cancel The agent_cancel function can potentially be called when there's no agent registered, so there should be proper handling of this situation.