linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/1] avdtp: Free discover when send_request returns error
@ 2022-06-21  4:31 Chengyi Zhao
  2022-06-21  4:31 ` [PATCH BlueZ 1/1] " Chengyi Zhao
  2022-06-21 20:20 ` [PATCH BlueZ 0/1] " patchwork-bot+bluetooth
  0 siblings, 2 replies; 4+ messages in thread
From: Chengyi Zhao @ 2022-06-21  4:31 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Chengyi Zhao

When send_request returns an error, session->discover should
be released here, so that the next time the program enters
avdtp_discover, the -EBUSY error will not be returned.

Chengyi (1):
  avdtp: Free discover when send_request returns error

 profiles/audio/avdtp.c | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.20.1




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-06-21 20:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-21  4:31 [PATCH BlueZ 0/1] avdtp: Free discover when send_request returns error Chengyi Zhao
2022-06-21  4:31 ` [PATCH BlueZ 1/1] " Chengyi Zhao
2022-06-21  5:59   ` bluez.test.bot
2022-06-21 20:20 ` [PATCH BlueZ 0/1] " patchwork-bot+bluetooth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).