feat(usb_host_uvc): support dual camera with hub (IEC-246) #109
GitHub Advanced Security / clang-tidy
succeeded
Jan 8, 2025 in 5s
2 new alerts
New alerts in code changed by this pull request
- 2 warnings
See annotations below for details.
Annotations
Check warning on line 421 in host/class/uvc/usb_host_uvc/uvc_descriptor_parsing.c
Code scanning / clang-tidy
Potential leak of memory pointed to by 'frame_info' [clang-analyzer-unix.Malloc] Warning
Check warning on line 421 in host/class/uvc/usb_host_uvc/uvc_descriptor_parsing.c
Code scanning / clang-tidy
Potential leak of memory pointed to by 'new_frame_info' [clang-analyzer-unix.Malloc] Warning
Loading