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=672619 ---Test result--- Test Summary: CheckPatch PASS 1.17 seconds GitLint PASS 0.80 seconds Prep - Setup ELL PASS 26.48 seconds Build - Prep PASS 0.67 seconds Build - Configure PASS 8.22 seconds Build - Make PASS 727.87 seconds Make Check PASS 11.61 seconds Make Check w/Valgrind PASS 285.48 seconds Make Distcheck PASS 236.43 seconds Build w/ext ELL - Configure PASS 8.25 seconds Build w/ext ELL - Make PASS 82.57 seconds Incremental Build w/ patches PASS 0.00 seconds Scan Build WARNING 482.95 seconds Details ############################## Test: Scan Build - WARNING Desc: Run Scan Build with patches Output: ***************************************************************************** The bugs reported by the scan-build may or may not be caused by your patches. Please check the list and fix the bugs if they are caused by your patch. ***************************************************************************** profiles/audio/media.c:1465:6: warning: 8th function call argument is an uninitialized value if (media_endpoint_create(adapter, sender, path, uuid, delay_reporting, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ profiles/audio/media.c:3012:3: warning: Use of memory after it is freed release_endpoint(adapter->endpoints->data); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ profiles/audio/media.c:3015:3: warning: Use of memory after it is freed media_player_destroy(adapter->players->data); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. --- Regards, Linux Bluetooth