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=690159 ---Test result--- Test Summary: CheckPatch PASS 5.60 seconds GitLint PASS 3.64 seconds Prep - Setup ELL PASS 26.71 seconds Build - Prep PASS 0.68 seconds Build - Configure PASS 8.32 seconds Build - Make PASS 749.65 seconds Make Check PASS 11.86 seconds Make Check w/Valgrind PASS 292.31 seconds Make Distcheck PASS 240.14 seconds Build w/ext ELL - Configure PASS 8.38 seconds Build w/ext ELL - Make PASS 85.77 seconds Incremental Build w/ patches PASS 503.62 seconds Scan Build WARNING 547.38 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. ***************************************************************************** client/player.c:1770:25: warning: Dereference of null pointer iov_append(&cfg->caps, preset->data.iov_base, preset->data.iov_len); ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. profiles/audio/media.c:1159:3: warning: Potential leak of memory pointed to by 'metadata' error("Could not allocate name for pac %s:%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/log.h:62:2: note: expanded from macro 'error' btd_error(0xffff, "%s:%s() " fmt, __FILE__, __func__, ## arg) ^~~~~~~~~ 1 warning generated. --- Regards, Linux Bluetooth