Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: 25a31f5a930e0bd724cc55b0595b082a732ccd79 https://github.com/bluez/bluez/commit/25a31f5a930e0bd724cc55b0595b082a732ccd79 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2022-09-29 (Thu, 29 Sep 2022) Changed paths: M client/player.c Log Message: ----------- client/player: Fix attempting to acquire already acquired transport If the transport has links check if the link is acquiring before attempting to call Acquire otherwise it may cause an error to be printed.