All of lore.kernel.org
 help / color / mirror / Atom feed
* [bluez/bluez] 6f8b35: shared/bap: Fix scan-build warning
@ 2023-01-13 23:03 Abhay
  0 siblings, 0 replies; only message in thread
From: Abhay @ 2023-01-13 23:03 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/master
  Home:   https://github.com/bluez/bluez
  Commit: 6f8b3544b95e21c46521ba071d16fb4ac10ae5d8
      https://github.com/bluez/bluez/commit/6f8b3544b95e21c46521ba071d16fb4ac10ae5d8
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2023-01-13 (Fri, 13 Jan 2023)

  Changed paths:
    M src/shared/bap.c

  Log Message:
  -----------
  shared/bap: Fix scan-build warning

This fixes the following warning:

src/shared/bap.c:2268:26: warning: Access to field 'iov_len' results in
a dereference of a null pointer (loaded from variable 'cont')
        return iov_append(data, cont->iov_len, cont->iov_base);
	                                ^~~~~~~~~~~~~


  Commit: fd893fdd814e36119a3d71a2103bd7dc359a9f75
      https://github.com/bluez/bluez/commit/fd893fdd814e36119a3d71a2103bd7dc359a9f75
  Author: Abhay Maheta <abhay.maheshbhai.maheta@intel.com>
  Date:   2023-01-13 (Fri, 13 Jan 2023)

  Changed paths:
    M src/shared/bap.c

  Log Message:
  -----------
  shared/bap: Fixing Company ID, Vendor ID and Metadata handling

This fixes Company ID, Vendor Codec ID and metadata storing
PAC record.


Compare: https://github.com/bluez/bluez/compare/c18e3bf92e04...fd893fdd814e

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

only message in thread, other threads:[~2023-01-13 23:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-13 23:03 [bluez/bluez] 6f8b35: shared/bap: Fix scan-build warning Abhay

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.