8000 Enable ARC for remaining certificate code · Issue #151 · mumble-voip/mumble-iphoneos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Enable ARC for remaining certificate code #151

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

Open
fridtjof opened this issue Mar 28, 2025 · 0 comments
Open

Enable ARC for remaining certificate code #151

fridtjof opened this issue Mar 28, 2025 · 0 comments

Comments

@fridtjof
Copy link
Collaborator

#145 enabled ARC for most of the app, but it left out a few files that interact with the CoreFoundation based Security framework a lot, which needs a bit of extra bridging to work with ARC.

Namely:

  • Source/Classes/MUCertificateController.m
  • Source/Classes/MUCertificateChainBuilder.m
  • Source/Classes/MUCertificateViewController.m
  • Source/Classes/MUCertificateCreationView.m
  • Source/Classes/MUCertificateDiskImportViewController.m
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

No branches or pull requests

1 participant
0