All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+bluetooth@kernel.org
To: Bastien Nocera <hadess@hadess.net>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [BlueZ 00/15] Fix a number of static analysis issues #2
Date: Thu, 16 May 2024 20:50:33 +0000	[thread overview]
Message-ID: <171589263382.16065.450653433983934585.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240516090340.61417-1-hadess@hadess.net>

Hello:

This series was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Thu, 16 May 2024 11:03:04 +0200 you wrote:
> "main: Simplify variable assignment" makes a come back, moving out the
> single special-case out of the function.
> 
> For "shared/gatt-client: Fix uninitialised variable usage", please verify
> that this default value is correct.
> 
> Happy to iterate on any patches you feel are suboptimal. Note that the
> only patches that received any sort of real-world testing are the one
> mentioned above and the gdbus one.
> 
> [...]

Here is the summary with links:
  - [BlueZ,01/15] main: Simplify variable assignment
    (no matching commit)
  - [BlueZ,02/15] shared/ecc: Fix uninitialised variable usage
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=0a1159dc1055
  - [BlueZ,03/15] shared/gatt-client: Fix uninitialised variable usage
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=75eda690c4af
  - [BlueZ,04/15] tools/mesh-cfgclient: Fix uninitialised variable usage
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=c63b7b0d732e
  - [BlueZ,05/15] test-runner: Remove unused envp
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=9f4b2d0287ef
  - [BlueZ,06/15] test-runner: Fix uninitialised variable usage
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=0640d99ebfae
  - [BlueZ,07/15] test-runner: Fix uninitialised variable usage
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=9672cf410f8b
  - [BlueZ,08/15] shared/bap: Fix possible use-after-free
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=52336ad64548
  - [BlueZ,09/15] isotest: Fix bad free
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=7a6385570494
  - [BlueZ,10/15] test-runner: Fix fd leak on failure
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=566af9c2f5ef
  - [BlueZ,11/15] isotest: Fix string size expectations
    (no matching commit)
  - [BlueZ,12/15] mgmt-tester: Fix non-nul-terminated string
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=49d06560692f
  - [BlueZ,13/15] gdbus: Check sprintf retval
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=20a0255b9e5f
  - [BlueZ,14/15] shared/bap: Fix memory leak in error path
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=377f2ec0721f
  - [BlueZ,15/15] android/handsfree: Check sprintf retval
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=c9fe888793e5

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  parent reply	other threads:[~2024-05-16 20:50 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-16  9:03 [BlueZ 00/15] Fix a number of static analysis issues #2 Bastien Nocera
2024-05-16  9:03 ` [BlueZ 01/15] main: Simplify variable assignment Bastien Nocera
2024-05-16  9:03 ` [BlueZ 02/15] shared/ecc: Fix uninitialised variable usage Bastien Nocera
2024-05-16  9:03 ` [BlueZ 03/15] shared/gatt-client: " Bastien Nocera
2024-05-16  9:03 ` [BlueZ 04/15] tools/mesh-cfgclient: " Bastien Nocera
2024-05-16  9:03 ` [BlueZ 05/15] test-runner: Remove unused envp Bastien Nocera
2024-05-16  9:03 ` [BlueZ 06/15] test-runner: Fix uninitialised variable usage Bastien Nocera
2024-05-16  9:03 ` [BlueZ 07/15] " Bastien Nocera
2024-05-16  9:03 ` [BlueZ 08/15] shared/bap: Fix possible use-after-free Bastien Nocera
2024-05-16  9:03 ` [BlueZ 09/15] isotest: Fix bad free Bastien Nocera
2024-05-16  9:03 ` [BlueZ 10/15] test-runner: Fix fd leak on failure Bastien Nocera
2024-05-16  9:03 ` [BlueZ 11/15] isotest: Fix string size expectations Bastien Nocera
2024-05-16  9:03 ` [BlueZ 12/15] mgmt-tester: Fix non-nul-terminated string Bastien Nocera
2024-05-16  9:03 ` [BlueZ 13/15] gdbus: Check sprintf retval Bastien Nocera
2024-05-16  9:03 ` [BlueZ 14/15] shared/bap: Fix memory leak in error path Bastien Nocera
2024-05-16  9:03 ` [BlueZ 15/15] android/handsfree: Check sprintf retval Bastien Nocera
2024-05-16 20:50 ` patchwork-bot+bluetooth [this message]
2024-05-27  8:23   ` [BlueZ 00/15] Fix a number of static analysis issues #2 Bastien Nocera

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=171589263382.16065.450653433983934585.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+bluetooth@kernel.org \
    --cc=hadess@hadess.net \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.