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

fix: remove odd memory copy function #380

Merged
merged 1 commit into from
May 7, 2019

Conversation

gabebear
Copy link

This seems to have been copied from https://stackoverflow.com/questions/9166291/converting-a-cfstringref-to-char

We can just copy the memory for the c-string from the CFString since we know the UDID doesn't contain any non-ASCII chars.

@shazron shazron merged commit cd21ad3 into ios-control:master May 7, 2019
@shazron shazron added this to the 1.10.0 milestone May 7, 2019
@shazron shazron changed the title Remove odd memory copy function fix: remove odd memory copy function Jul 18, 2019
geekonion pushed a commit to geekonion/ios-deploy that referenced this pull request Jun 29, 2023
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.

None yet

2 participants