Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/abi stack buffer overflow #100

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mgrzeschik
Copy link
Contributor

I reworked the branch from @wdl-creston #72 and found that the changes can actually be split up which make the actual ABI change more obvious.

@mgrzeschik
Copy link
Contributor Author

The first three patches are noninvasive and should not change the ABI. I could move them to another MR and add them to the 0.3.0 release. @wdl83 What do you think? Can you review them?

@wdl83
Copy link

wdl83 commented Oct 23, 2024

The first three patches are noninvasive and should not change the ABI. I could move them to another MR and add them to the 0.3.0 release. @wdl83 What do you think? Can you review them?

Hi, not sure which changes are not affecting ABI, looks like 99% does. Does it make sense to split anything?

BTW: this is the change needed to get VIDEO streaming working with dummy_hcd.
I took you patch as base and fixed a few issues. I was able to correctly stream MJPEG and H264 with my framebased changes to usb-gadgets (branch on my fork).
wdl83/linux@master...wdl83:linux:dummy_hcd_ISOC_v6.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants