From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, silviu.barbulescu@nxp.com
Subject: RE: Add support for multiple BISes on the bcast source
Date: Thu, 15 Feb 2024 15:49:19 -0800 (PST) [thread overview]
Message-ID: <65cea2ff.050a0220.1180.5a7c@mx.google.com> (raw)
In-Reply-To: <20240215212356.310301-2-silviu.barbulescu@nxp.com>
[-- Attachment #1: Type: text/plain, Size: 2275 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=826588
---Test result---
Test Summary:
CheckPatch PASS 3.09 seconds
GitLint PASS 2.02 seconds
BuildEll PASS 25.09 seconds
BluezMake PASS 769.14 seconds
MakeCheck PASS 12.12 seconds
MakeDistcheck PASS 172.80 seconds
CheckValgrind PASS 241.48 seconds
CheckSmatch PASS 347.73 seconds
bluezmakeextell PASS 112.50 seconds
IncrementalBuild PASS 5188.44 seconds
ScanBuild WARNING 1011.39 seconds
Details
##############################
Test: ScanBuild - WARNING
Desc: Run Scan Build
Output:
src/shared/bap.c:1134:2: warning: Use of memory after it is freed
DBG(bap, "stream %p", stream);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/shared/bap.c:40:2: note: expanded from macro 'DBG'
bap_debug(_bap, "%s:%s() " fmt, __FILE__, __func__, ## arg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/shared/bap.c:1147:2: warning: Use of memory after it is freed
DBG(stream->bap, "stream %p", stream);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/shared/bap.c:40:2: note: expanded from macro 'DBG'
bap_debug(_bap, "%s:%s() " fmt, __FILE__, __func__, ## arg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/shared/bap.c:1242:33: warning: Use of memory after it is freed
for (entry = queue_get_entries(bap->state_cbs); entry;
^~~~~~~~~~~~~~
src/shared/bap.c:1281:8: warning: Use of memory after it is freed
bap = bt_bap_ref_safe(bap);
^~~~~~~~~~~~~~~~~~~~
src/shared/bap.c:1699:3: warning: Use of memory after it is freed
stream_set_state(stream, BT_BAP_STREAM_STATE_CONFIG);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5 warnings generated.
---
Regards,
Linux Bluetooth
next prev parent reply other threads:[~2024-02-15 23:49 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-15 21:23 [PATCH BlueZ v3 0/7] Add support for multiple BISes on the bcast source Silviu Florian Barbulescu
2024-02-15 21:23 ` [PATCH BlueZ v3 1/7] bap: Remove set lpac user data at bcast ep register Silviu Florian Barbulescu
2024-02-15 23:49 ` bluez.test.bot [this message]
2024-02-15 21:23 ` [PATCH BlueZ v3 2/7] bap: Split bap_state and bap_connecting in two functions Silviu Florian Barbulescu
2024-02-15 21:23 ` [PATCH BlueZ v3 3/7] shared/bap: Generate one BIS BASE for Silviu Florian Barbulescu
2024-02-15 21:23 ` [PATCH BlueZ v3 4/7] shared/bap: Add state in stream struct for bcast source Silviu Florian Barbulescu
2024-02-20 19:10 ` Luiz Augusto von Dentz
2024-02-15 21:23 ` [PATCH BlueZ v3 5/7] shared/bap: Check state of all streams with same BIG ID Silviu Florian Barbulescu
2024-02-15 21:23 ` [PATCH BlueZ v3 6/7] shared/bap: Add support to create stream for bcast source Silviu Florian Barbulescu
2024-02-15 21:23 ` [PATCH BlueZ v3 7/7] bap: Set generated BASE on all setups from the same BIG Silviu Florian Barbulescu
2024-02-21 19:40 ` [PATCH BlueZ v3 0/7] Add support for multiple BISes on the bcast source patchwork-bot+bluetooth
-- strict thread matches above, loose matches on Subject: below --
2024-02-23 16:48 [PATCH BlueZ v4 1/5] shared/bap: Fix endpoint dir for " Silviu Florian Barbulescu
2024-02-23 18:51 ` Add support for multiple BISes on " bluez.test.bot
2024-02-12 15:32 [PATCH BlueZ v2 1/7] bap: Remove set lpac user data at bcast ep register Silviu Florian Barbulescu
2024-02-12 17:39 ` Add support for multiple BISes on the bcast source bluez.test.bot
2024-02-01 15:28 [PATCH BlueZ 1/7] bap: Remove set lpac user data at bcast ep register Silviu Florian Barbulescu
2024-02-01 17:37 ` Add support for multiple BISes on the bcast source 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=65cea2ff.050a0220.1180.5a7c@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=silviu.barbulescu@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).