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=827440 ---Test result--- Test Summary: CheckPatch PASS 2.43 seconds GitLint PASS 1.22 seconds BuildEll PASS 24.04 seconds BluezMake PASS 737.33 seconds MakeCheck PASS 11.93 seconds MakeDistcheck PASS 163.85 seconds CheckValgrind PASS 227.56 seconds CheckSmatch PASS 332.33 seconds bluezmakeextell PASS 107.79 seconds IncrementalBuild PASS 2747.63 seconds ScanBuild WARNING 953.47 seconds Details ############################## Test: ScanBuild - WARNING Desc: Run Scan Build Output: src/shared/bap.c:1117: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:1130: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:1225:33: warning: Use of memory after it is freed for (entry = queue_get_entries(bap->state_cbs); entry; ^~~~~~~~~~~~~~ 3 warnings generated. --- Regards, Linux Bluetooth