From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, luiz.dentz@gmail.com
Subject: RE: [BlueZ] hog-lib: Don't restrict Report MAP size
Date: Tue, 16 Aug 2022 12:59:12 -0700 (PDT) [thread overview]
Message-ID: <62fbf710.050a0220.64224.8dc4@mx.google.com> (raw)
In-Reply-To: <20220816191144.1515498-1-luiz.dentz@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2324 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=668191
---Test result---
Test Summary:
CheckPatch PASS 1.08 seconds
GitLint PASS 0.77 seconds
Prep - Setup ELL PASS 30.64 seconds
Build - Prep PASS 0.81 seconds
Build - Configure PASS 9.49 seconds
Build - Make PASS 898.07 seconds
Make Check PASS 11.97 seconds
Make Check w/Valgrind PASS 304.89 seconds
Make Distcheck PASS 253.90 seconds
Build w/ext ELL - Configure PASS 8.99 seconds
Build w/ext ELL - Make PASS 88.47 seconds
Incremental Build w/ patches PASS 0.00 seconds
Scan Build WARNING 544.06 seconds
Details
##############################
Test: Scan Build - WARNING
Desc: Run Scan Build with patches
Output:
*****************************************************************************
The bugs reported by the scan-build may or may not be caused by your patches.
Please check the list and fix the bugs if they are caused by your patch.
*****************************************************************************
profiles/input/hog-lib.c:600:19: warning: Access to field 'handle' results in a dereference of a null pointer (loaded from variable 'chr')
report->handle = chr->handle;
^~~~~~~~~~~
profiles/input/hog-lib.c:637:11: warning: Access to field 'value_handle' results in a dereference of a null pointer (loaded from variable 'chr')
start = chr->value_handle + 1;
^~~~~~~~~~~~~~~~~
profiles/input/hog-lib.c:1240:11: warning: Access to field 'value_handle' results in a dereference of a null pointer (loaded from variable 'chr')
start = chr->value_handle + 1;
^~~~~~~~~~~~~~~~~
profiles/input/hog-lib.c:1444:7: warning: Branch condition evaluates to a garbage value
if (map.iov_len) {
^~~~~~~~~~~
4 warnings generated.
---
Regards,
Linux Bluetooth
prev parent reply other threads:[~2022-08-16 19:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-16 19:11 [PATCH BlueZ] hog-lib: Don't restrict Report MAP size Luiz Augusto von Dentz
2022-08-16 19:59 ` 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=62fbf710.050a0220.64224.8dc4@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
/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.