usbx icon indicating copy to clipboard operation
usbx copied to clipboard

add missing free allocated memory for device classes, fix typo

Open ayedm1 opened this issue 1 year ago • 0 comments

  • add missing free allocated memory for device classes (pima/dfu/rndis).
  • remove extra spaces.
  • add hid instance sanity check in ux_device_class_hid_uninitialize before freed hid instance memory.

ayedm1 avatar Mar 23 '24 02:03 ayedm1