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, v4 0/9] 3 SDP XML security fixes
Date: Fri, 14 Aug 2026 17:20:08 +0000	[thread overview]
Message-ID: <178672800814.3885098.3891730375352054107.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260812080410.2116906-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 Wed, 12 Aug 2026 10:01:31 +0200 you wrote:
> Changes since v3:
> - Fixed some "line length exceeds 80 columns" warnings
> - Fixed "macros should not use a trailing semicolon" warnings
> - Fixed "Missing a blank line after declarations" warning
> - Fixed distcheck
> 
> Changes since v2:
> - Reorder commits so that unit tests are added after the fix, so as
>   not to break "git bisect"
> - Add "Fix stack overflow when converting large sequences to XML" patch
> - Fix crash in unit test when test files are missing
> 
> [...]

Here is the summary with links:
  - [BlueZ,v4,1/9] unit: Add test for sdp_xml_parse_record()
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=e55ff8818f72
  - [BlueZ,v4,2/9] sdp-xml: Fix crash caused by type confusion when parsing crafted SDP XML
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=985e643d78b0
  - [BlueZ,v4,3/9] unit: Add test for sdp-xml type-confusion bug
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=a92683ce81ab
  - [BlueZ,v4,4/9] sdp-xml: Fix memory leak when adding duplicate attributes
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=ae6c543e892f
  - [BlueZ,v4,5/9] unit: Add test for sdp-xml duplicate attribute bug
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=ab91b4528229
  - [BlueZ,v4,6/9] sdp-xml: Optimise parsing large sequences
    (no matching commit)
  - [BlueZ,v4,7/9] unit: Add test for slow element_end() append
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=95fa5735562e
  - [BlueZ,v4,8/9] sdp-xml: Fix stack overflow when converting large sequences to XML
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=e9caa7d3e2bf
  - [BlueZ,v4,9/9] unit: Add convert_sdp_record_to_xml() to SDP XML testing
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=d01ba78b1d8a

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



      parent reply	other threads:[~2026-08-14 17:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-12  8:01 [BlueZ, v4 0/9] 3 SDP XML security fixes Bastien Nocera
2026-08-12  8:01 ` [BlueZ, v4 1/9] unit: Add test for sdp_xml_parse_record() Bastien Nocera
2026-08-12  9:45   ` 3 SDP XML security fixes bluez.test.bot
2026-08-12  8:01 ` [BlueZ, v4 2/9] sdp-xml: Fix crash caused by type confusion when parsing crafted SDP XML Bastien Nocera
2026-08-12  8:01 ` [BlueZ, v4 3/9] unit: Add test for sdp-xml type-confusion bug Bastien Nocera
2026-08-12  8:01 ` [BlueZ, v4 4/9] sdp-xml: Fix memory leak when adding duplicate attributes Bastien Nocera
2026-08-12  8:01 ` [BlueZ, v4 5/9] unit: Add test for sdp-xml duplicate attribute bug Bastien Nocera
2026-08-12  8:01 ` [BlueZ, v4 6/9] sdp-xml: Optimise parsing large sequences Bastien Nocera
2026-08-12  8:01 ` [BlueZ, v4 7/9] unit: Add test for slow element_end() append Bastien Nocera
2026-08-12  8:01 ` [BlueZ, v4 8/9] sdp-xml: Fix stack overflow when converting large sequences to XML Bastien Nocera
2026-08-12  8:01 ` [BlueZ, v4 9/9] unit: Add convert_sdp_record_to_xml() to SDP XML testing Bastien Nocera
2026-08-14 17:20 ` patchwork-bot+bluetooth [this message]

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=178672800814.3885098.3891730375352054107.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.