Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

darwin: handle error from GetConfigurationDescriptorPtr#1708

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
osy wants to merge1 commit intolibusb:master
base:master
Choose a base branch
Loading
fromutmapp:fix/darwin-config

Conversation

@osy
Copy link
Contributor

@osyosy commentedOct 1, 2025

When a device is disconnected or otherwisedpriv->device is invalid,GetConfigurationDescriptorPtr will returnkIOReturnNoDevice andIOUSBConfigurationDescriptorPtr will not be set. This means that we have an uninitialized pointer that is read from which is... very bad.

jeanthom reacted with thumbs up emoji
When a device is disconnected or otherwise `dpriv->device` is invalid,`GetConfigurationDescriptorPtr` will return `kIOReturnNoDevice` and`IOUSBConfigurationDescriptorPtr` will not be set. This means that wehave an uninitialized pointer that is read from which is... very bad.
@mcueemcuee added the macOS labelOct 2, 2025
@prayasnog-droid

This comment was marked as spam.

@prayasnog-droid

This comment was marked as spam.

@prayasnog-droid

This comment was marked as spam.

@sonatique
Copy link
Member

@mcuee user@prayasnog-droid doesn't seem to post very relevant comment or PR. Any way we can block it before we get flooded?

mcuee reacted with thumbs up emoji

@mcuee
Copy link
Member

mcuee commentedOct 9, 2025
edited
Loading

Blocked.

@sonatique
Copy link
Member

thanks@mcuee : how did you do it?

@mcuee
Copy link
Member

thanks@mcuee : how did you do it?

You can try to follow the steps here next time.
https://docs.github.com/en/communities/maintaining-your-safety-on-github/blocking-a-user-from-your-organization

sonatique reacted with thumbs up emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@seanmseanmseanm approved these changes

@sonatiquesonatiquesonatique approved these changes

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@osy@prayasnog-droid@sonatique@mcuee@seanm

[8]ページ先頭

©2009-2025 Movatter.jp