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=672595 ---Test result--- Test Summary: CheckPatch PASS 4.38 seconds GitLint PASS 3.09 seconds Prep - Setup ELL PASS 26.12 seconds Build - Prep PASS 0.79 seconds Build - Configure PASS 8.24 seconds Build - Make PASS 729.97 seconds Make Check PASS 11.04 seconds Make Check w/Valgrind PASS 285.49 seconds Make Distcheck PASS 236.03 seconds Build w/ext ELL - Configure PASS 8.53 seconds Build w/ext ELL - Make PASS 82.32 seconds Incremental Build w/ patches PASS 292.27 seconds Scan Build WARNING 513.47 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:1459:6: warning: 8th function call argument is an uninitialized value if (media_endpoint_create(adapter, sender, path, uuid, delay_reporting, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ profiles/audio/media.c:3005:3: warning: Use of memory after it is freed release_endpoint(adapter->endpoints->data); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ profiles/audio/media.c:3008:3: warning: Use of memory after it is freed media_player_destroy(adapter->players->data); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. --- Regards, Linux Bluetooth