All of lore.kernel.org
 help / color / mirror / Atom feed
* [bluez/bluez] df891f: sco-tester: Fix closing the socket
@ 2025-03-12 14:41 Luiz Augusto von Dentz
  0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2025-03-12 14:41 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/master
  Home:   https://github.com/bluez/bluez
  Commit: df891f0ff44e0d67c4e60bd6f9e03b89a316164e
      https://github.com/bluez/bluez/commit/df891f0ff44e0d67c4e60bd6f9e03b89a316164e
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2025-03-11 (Tue, 11 Mar 2025)

  Changed paths:
    M tools/sco-tester.c

  Log Message:
  -----------
  sco-tester: Fix closing the socket

When writting data the socket shall not be closed until all the data
could be transmitted or the test times out.


  Commit: adcd73901831c0a4e2469ab3705608745af259f6
      https://github.com/bluez/bluez/commit/adcd73901831c0a4e2469ab3705608745af259f6
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2025-03-11 (Tue, 11 Mar 2025)

  Changed paths:
    M emulator/btdev.c

  Log Message:
  -----------
  btdev: Fix double lookup

This fixes the existing double lookup when calling
num_completed_packets but passing the conn->handle instead of passing
the conn pointer directly since num_completed_packets would then attempt
to do another lookup by handle to resolve the conn pointer again.


Compare: https://github.com/bluez/bluez/compare/95055def8cd2...adcd73901831

To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-03-12 14:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-12 14:41 [bluez/bluez] df891f: sco-tester: Fix closing the socket Luiz Augusto von Dentz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.