This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-08 01:42:58 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b022435a970ed921e4a4c22486aa19359eb2ebb6
nuttx
/
drivers
/
usbhost
T
History
Adam Porter
3505cce201
drivers/usbhost/usbhost_composite.c: The cfgdesc pointer was initialized after the buffer had been advanced, so it was not pointing where it should. The totallen operations at the end of the function ended up overwriting memory belonging to the first copied interface descriptor.
2019-06-22 07:27:15 -06:00
..
.gitignore
…
hid_parser.c
…
Kconfig
…
Make.defs
…
usbhost_cdcacm.c
…
usbhost_composite.c
…
usbhost_composite.h
…
usbhost_devaddr.c
…
usbhost_enumerate.c
…
usbhost_findclass.c
…
usbhost_hidkbd.c
…
usbhost_hidmouse.c
…
usbhost_hub.c
…
usbhost_max3421e.c
…
usbhost_registerclass.c
…
usbhost_registry.c
…
usbhost_registry.h
…
usbhost_skeleton.c
…
usbhost_storage.c
…
usbhost_trace.c
…
usbhost_xboxcontroller.c
…