Hi Francois, Thank you for the patch.
On Sat, May 09, 2026 at 19:22, Francois Berder <[email protected]> wrote: > If udc_device_get_by_index fails, the f_acm struct was not released. > Free it before returning the error. > > Signed-off-by: Francois Berder <[email protected]> Reviewed-by: Mattijs Korpershoek <[email protected]> > ---

