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

Add important proguard rules to keep Netty classes #101

Merged
merged 2 commits into from
Aug 18, 2023

Conversation

grote
Copy link
Collaborator

@grote grote commented Aug 17, 2023

Closes #95

even though for some crazy reason it would not have caught the io.netty.util.ReferenceCountUtil issue
Issues with those only manifest in release builds with proguard turned on.

This commit also removes some proguard warnings related to Netty.
@grote grote added the bug Something isn't working label Aug 17, 2023
@grote grote requested a review from akwizgran August 17, 2023 10:01
Copy link
Collaborator

@akwizgran akwizgran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good ol' ProGuard. Nice find!

@akwizgran akwizgran merged commit c0f9381 into onionshare:main Aug 18, 2023
1 check passed
@grote grote deleted the 95-proguard-netty branch August 19, 2023 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't connect to onion service
2 participants