commit | 19319bd3e22ed7945f118bc5faf62a6380070e4a | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Fri Jun 30 12:24:54 2023 -0700 |
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Fri Jun 30 13:54:23 2023 -0700 |
tree | 43f26454cb95ec6a70bf66ea6e7769a4440c4775 | |
parent | d4b9d89f449128fe6d7571a7ba901c7c9df37b2e [diff] |
transport: Fix crash on Transport.Acquire This fixes crash introduced by 3030883 which caused requests not be initialized properly for A2DP. Fixes: https://github.com/bluez/bluez/issues/542