Comparing facebook:main...DiamondStudio:master · facebook/fishhook
base repository: facebook/fishhook
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
head repository: DiamondStudio/fishhook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Checking mergeability…
Don’t worry, you can still create the pull request.
- 1 commit
- 1 file changed
- 1 contributor
Commits on Dec 22, 2016
-
"uintptr_t linkedit_base = (uintptr_t)slide + linkedit_segment->vmaddr - linkedit_segment->fileoff;" In the above line, Why minus the fileoff?