Hi Nitin, On Thu, Jun 8, 2023 at 6:47 AM <bluez.test.bot@xxxxxxxxx> wrote: > > 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=755311 > > ---Test result--- > > Test Summary: > CheckPatch PASS 1.56 seconds > GitLint PASS 0.73 seconds > BuildEll PASS 27.18 seconds > BluezMake PASS 872.62 seconds > MakeCheck PASS 12.79 seconds > MakeDistcheck PASS 155.29 seconds > CheckValgrind PASS 255.44 seconds > CheckSmatch PASS 341.24 seconds > bluezmakeextell PASS 102.91 seconds > IncrementalBuild PASS 1436.49 seconds > ScanBuild WARNING 1046.77 seconds > > Details > ############################## > Test: ScanBuild - WARNING > Desc: Run Scan Build > Output: > src/shared/vcp.c:1273:3: warning: Null pointer passed to 1st parameter expecting 'nonnull' > memcpy(vocs_audio_loc_n, value, sizeof(uint32_t)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > src/shared/vcp.c:1275:39: warning: Dereference of null pointer (loaded from variable 'vocs_audio_loc_n') > DBG(vcp, "VOCS Audio Location 0x%x", *vocs_audio_loc_n); > ^~~~~~~~~~~~~~~~~ > src/shared/vcp.c:31:57: note: expanded from macro 'DBG' > vcp_debug(_vcp, "%s:%s() " fmt, __FILE__, __func__, ## arg) > ^~~ > 2 warnings generated. Please have a look at these warnings. > > > --- > Regards, > Linux Bluetooth > -- Luiz Augusto von Dentz