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=823340 ---Test result--- Test Summary: CheckPatch PASS 1.83 seconds GitLint PASS 0.62 seconds BuildEll PASS 24.45 seconds BluezMake PASS 700.20 seconds MakeCheck PASS 11.73 seconds MakeDistcheck PASS 164.79 seconds CheckValgrind PASS 225.65 seconds CheckSmatch PASS 327.47 seconds bluezmakeextell PASS 108.49 seconds IncrementalBuild PASS 1340.67 seconds ScanBuild WARNING 935.16 seconds Details ############################## Test: ScanBuild - WARNING Desc: Run Scan Build Output: src/shared/bap.c:1285:8: warning: Use of memory after it is freed bap = bt_bap_ref_safe(bap); ^~~~~~~~~~~~~~~~~~~~ src/shared/bap.c:1698:3: warning: Use of memory after it is freed stream_set_state(stream, BT_BAP_STREAM_STATE_CONFIG); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/shared/bap.c:1931:7: warning: Use of memory after it is freed if (!bap_queue_req(bap, req)) { ^~~~~~~~~~~~~~~~~~~~~~~ src/shared/bap.c:5104:4: warning: Use of memory after it is freed stream_set_state(stream, BT_BAP_STREAM_STATE_CONFIG); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. --- Regards, Linux Bluetooth