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=829188 ---Test result--- Test Summary: CheckPatch PASS 2.21 seconds GitLint PASS 1.39 seconds BuildEll PASS 24.08 seconds BluezMake PASS 730.41 seconds MakeCheck PASS 11.71 seconds MakeDistcheck PASS 163.60 seconds CheckValgrind PASS 226.46 seconds CheckSmatch PASS 330.87 seconds bluezmakeextell PASS 107.61 seconds IncrementalBuild PASS 3404.27 seconds ScanBuild WARNING 946.94 seconds Details ############################## Test: ScanBuild - WARNING Desc: Run Scan Build Output: 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: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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. --- Regards, Linux Bluetooth