From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, nitin.jadhav@nxp.com
Subject: RE: Code handling for VOCS service
Date: Thu, 08 Jun 2023 06:36:15 -0700 (PDT) [thread overview]
Message-ID: <6481d94f.e90a0220.753a5.1152@mx.google.com> (raw)
In-Reply-To: <20230608120945.4478-2-nitin.jadhav@nxp.com>
[-- Attachment #1: Type: text/plain, Size: 1713 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=755311
---Test result---
Test Summary:
CheckPatch PASS 1.56 seconds
GitLint PASS 0.73 seconds
BuildEll PASS 27.18 seconds
BluezMake PASS 872.62 seconds
MakeCheck PASS 12.79 seconds
MakeDistcheck PASS 155.29 seconds
CheckValgrind PASS 255.44 seconds
CheckSmatch PASS 341.24 seconds
bluezmakeextell PASS 102.91 seconds
IncrementalBuild PASS 1436.49 seconds
ScanBuild WARNING 1046.77 seconds
Details
##############################
Test: ScanBuild - WARNING
Desc: Run Scan Build
Output:
src/shared/vcp.c:1273:3: warning: Null pointer passed to 1st parameter expecting 'nonnull'
memcpy(vocs_audio_loc_n, value, sizeof(uint32_t));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/shared/vcp.c:1275:39: warning: Dereference of null pointer (loaded from variable 'vocs_audio_loc_n')
DBG(vcp, "VOCS Audio Location 0x%x", *vocs_audio_loc_n);
^~~~~~~~~~~~~~~~~
src/shared/vcp.c:31:57: note: expanded from macro 'DBG'
vcp_debug(_vcp, "%s:%s() " fmt, __FILE__, __func__, ## arg)
^~~
2 warnings generated.
---
Regards,
Linux Bluetooth
next prev parent reply other threads:[~2023-06-08 13:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-08 12:09 [PATCH BlueZ v3 0/2] Code handling for VOCS service Nitin Jadhav
2023-06-08 12:09 ` [PATCH BlueZ v3 1/2] Title: Added initial code for handling VOCS Nitin Jadhav
2023-06-08 13:36 ` bluez.test.bot [this message]
2023-06-08 16:30 ` Code handling for VOCS service Luiz Augusto von Dentz
2023-06-08 16:29 ` [PATCH BlueZ v3 1/2] Title: Added initial code for handling VOCS Luiz Augusto von Dentz
2023-06-08 12:09 ` [PATCH BlueZ v3 2/2] Make VOCS (Secondary) as an included service of VCS (Primary) Nitin Jadhav
-- strict thread matches above, loose matches on Subject: below --
2023-06-12 13:32 [PATCH BlueZ v5 1/3] lib/uuid.h: Add VOCS characteristic uuid(s) Nitin Jadhav
2023-06-12 15:34 ` Code handling for VOCS service bluez.test.bot
2023-06-09 9:42 [PATCH BlueZ v4 1/3] lib/uuid.h: Add VOCS characteristic uuid(s) Nitin Jadhav
2023-06-09 11:33 ` Code handling for VOCS service bluez.test.bot
2023-06-07 12:13 [PATCH BlueZ v2 1/2] Added initial code for handling VOCS Nitin Jadhav
2023-06-07 13:37 ` Code handling for VOCS service bluez.test.bot
2023-06-06 12:08 [PATCH BlueZ v1 1/2] Added initial code for handling VOCS NJNXP
2023-06-06 13:31 ` Code handling for VOCS service bluez.test.bot
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=6481d94f.e90a0220.753a5.1152@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=nitin.jadhav@nxp.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.