From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, admin@fluentlogic.org
Subject: RE: sdp: fix overflow in sdp_extract_seqtype()
Date: Mon, 04 May 2026 11:57:17 -0700 (PDT) [thread overview]
Message-ID: <69f8ec0d.050a0220.27ffe4.cd44@mx.google.com> (raw)
In-Reply-To: <20260504173622.37463-1-admin@fluentlogic.org>
[-- Attachment #1: Type: text/plain, Size: 2743 bytes --]
This is automated email and please do not reply to this email!
Dear submitter,
Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=1089431
---Test result---
Test Summary:
CheckPatch FAIL 0.43 seconds
GitLint FAIL 0.30 seconds
BuildEll PASS 21.25 seconds
BluezMake PASS 669.07 seconds
MakeCheck PASS 0.96 seconds
MakeDistcheck PASS 255.38 seconds
CheckValgrind PASS 228.99 seconds
CheckSmatch PASS 360.28 seconds
bluezmakeextell PASS 188.30 seconds
IncrementalBuild PASS 663.48 seconds
ScanBuild PASS 1086.34 seconds
Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
sdp: fix overflow in sdp_extract_seqtype()
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#68:
covered by commit 31e4fb1498f4 ("monitor: Add decoding support for HIDS 1.1 flags and attributes").
WARNING:LINE_SPACING: Missing a blank line after declarations
#86: FILE: lib/bluetooth/sdp.c:1254:
+ uint32_t val32 = bt_get_be32(buf);
+ if (val32 > INT_MAX) {
/github/workspace/src/patch/14553405.patch total: 0 errors, 2 warnings, 15 lines checked
NOTE: For some of the reported defects, checkpatch may be able to
mechanically convert to the typical style using --fix or --fix-inplace.
/github/workspace/src/patch/14553405.patch has style problems, please review.
NOTE: Ignored message types: COMMIT_MESSAGE COMPLEX_MACRO CONST_STRUCT FILE_PATH_CHANGES MISSING_SIGN_OFF PREFER_PACKED SPDX_LICENSE_TAG SPLIT_STRING SSCANF_TO_KSTRTO
NOTE: If any of the errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
##############################
Test: GitLint - FAIL
Desc: Run gitlint
Output:
sdp: fix overflow in sdp_extract_seqtype()
WARNING: I3 - ignore-body-lines: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-body-lines.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search
10: B1 Line exceeds max length (99>80): "covered by commit 31e4fb1498f4 ("monitor: Add decoding support for HIDS 1.1 flags and attributes")."
https://github.com/bluez/bluez/pull/2093
---
Regards,
Linux Bluetooth
prev parent reply other threads:[~2026-05-04 18:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-04 17:36 [PATCH] sdp: fix overflow in sdp_extract_seqtype() Martin Brodeur
2026-05-04 18:57 ` bluez.test.bot [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=69f8ec0d.050a0220.27ffe4.cd44@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=admin@fluentlogic.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox