Replies: 1 comment
-
|
sorry, late to response, I don't quite understand your point. Can you provide the context also a bit of explanation in which it would cause the null ptr access. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A function below when called with endpoint 0 or 0x80 will clearly access Null ptr, since there is no control ep for ep0. Am I missing something or it's a bug?
tinyusb/src/portable/raspberrypi/rp2040/rp2040_usb.c
Lines 142 to 178 in d6fb185
Beta Was this translation helpful? Give feedback.
All reactions