fix: prevent use internal func by linkname#34
Open
Zxneric wants to merge 2 commits intoSagerNet:devfrom
Open
Conversation
ac77bdc to
69ee7ba
Compare
0353283 to
9ae4518
Compare
821737f to
5a91eb9
Compare
858d089 to
6a7c403
Compare
d2206e7 to
d0887ea
Compare
7b53ef0 to
aa9d9c6
Compare
1419951 to
f50ff1b
Compare
72899fc to
0310956
Compare
7708e65 to
737ebf0
Compare
ea359a0 to
e8d7fc1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This mets the new linkname policy of golang.
See also: https://github.com/golang/go/blob/1d0f5c478ac176fa99d0f3d6bd540e5fb422187a/src/runtime/stubs.go#L269