From: patchwork-bot+bluetooth@kernel.org
To: Ismagil Iskakov <i.iskakov@omp.ru>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ v2 00/11] Fix bugs found by static analysis
Date: Tue, 08 Jul 2025 15:00:06 +0000 [thread overview]
Message-ID: <175198680674.4096274.6120139061940819347.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250708110909.2626286-1-i.iskakov@omp.ru>
Hello:
This series was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Tue, 8 Jul 2025 14:08:58 +0300 you wrote:
> This patch corrects some of the bugs not connected
> to the functionality but to memory management etc.
> Two exceptions being about fixing the arguments
> order, which also could've caused some trouble.
>
> Ismagil Iskakov (11):
> btio: fix range validation of security level
> profiles/audio: add nullity checks
> src/shared: add nullity checks
> isotest: close fd after sending when nconn=1
> obexd/client: fix err condition causing memleak
> profiles/audio: fix memleak of bt_bap
> src/shared: fix memleak
> src/shared: move null checks before dereferencing
> isotest: remove repeating conditions
> profiles/audio: fix io_unlink args order
> src/plugin: fix args order
>
> [...]
Here is the summary with links:
- [BlueZ,v2,01/11] btio: fix range validation of security level
(no matching commit)
- [BlueZ,v2,02/11] profiles/audio: add nullity checks
(no matching commit)
- [BlueZ,v2,03/11] src/shared: add nullity checks
(no matching commit)
- [BlueZ,v2,04/11] isotest: close fd after sending when nconn=1
(no matching commit)
- [BlueZ,v2,05/11] obexd/client: fix err condition causing memleak
(no matching commit)
- [BlueZ,v2,06/11] profiles/audio: fix memleak of bt_bap
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=c1d4c478c40d
- [BlueZ,v2,07/11] src/shared: fix memleak
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=f6dcd1d2bd71
- [BlueZ,v2,08/11] src/shared: move null checks before dereferencing
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=47ffe6086f37
- [BlueZ,v2,09/11] isotest: remove repeating conditions
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=a2d7be18ace6
- [BlueZ,v2,10/11] profiles/audio: fix io_unlink args order
(no matching commit)
- [BlueZ,v2,11/11] src/plugin: fix args order
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=a7e0747e21de
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2025-07-08 14:59 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-08 11:08 [PATCH BlueZ v2 00/11] Fix bugs found by static analysis Ismagil Iskakov
2025-07-08 11:08 ` [PATCH BlueZ v2 01/11] btio: fix range validation of security level Ismagil Iskakov
2025-07-08 12:44 ` Fix bugs found by static analysis bluez.test.bot
2025-07-08 14:18 ` [PATCH BlueZ v2 01/11] btio: fix range validation of security level Luiz Augusto von Dentz
2025-07-08 11:09 ` [PATCH BlueZ v2 02/11] profiles/audio: add nullity checks Ismagil Iskakov
2025-07-08 11:09 ` [PATCH BlueZ v2 03/11] src/shared: " Ismagil Iskakov
2025-07-08 11:09 ` [PATCH BlueZ v2 04/11] isotest: close fd after sending when nconn=1 Ismagil Iskakov
2025-07-08 11:09 ` [PATCH BlueZ v2 05/11] obexd/client: fix err condition causing memleak Ismagil Iskakov
2025-07-08 14:21 ` Luiz Augusto von Dentz
2025-07-08 11:09 ` [PATCH BlueZ v2 06/11] profiles/audio: fix memleak of bt_bap Ismagil Iskakov
2025-07-08 11:09 ` [PATCH BlueZ v2 07/11] src/shared: fix memleak Ismagil Iskakov
2025-07-08 11:09 ` [PATCH BlueZ v2 08/11] src/shared: move null checks before dereferencing Ismagil Iskakov
2025-07-08 11:09 ` [PATCH BlueZ v2 09/11] isotest: remove repeating conditions Ismagil Iskakov
2025-07-08 11:09 ` [PATCH BlueZ v2 10/11] profiles/audio: fix io_unlink args order Ismagil Iskakov
2025-07-08 14:33 ` Luiz Augusto von Dentz
2025-07-08 11:09 ` [PATCH BlueZ v2 11/11] src/plugin: fix " Ismagil Iskakov
2025-07-08 15:00 ` patchwork-bot+bluetooth [this message]
2025-07-08 15:02 ` [PATCH BlueZ v2 00/11] Fix bugs found by static analysis Luiz Augusto von Dentz
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=175198680674.4096274.6120139061940819347.git-patchwork-notify@kernel.org \
--to=patchwork-bot+bluetooth@kernel.org \
--cc=i.iskakov@omp.ru \
--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.