Skip to content

Conversation

austinderek
Copy link

Originally raised in golang#62649. The fix (checking for empty symbols section)
was only applied to the 32-bit executables flow. This commit adds the same
fix for the 64-bit executables flow.

Original fix: https://go-review.googlesource.com/c/go/+/528655

Updates golang#62649


🔄 This is a mirror of upstream PR golang#75334

@austinderek austinderek force-pushed the master branch 17 times, most recently from e6605a1 to 37c78b5 Compare September 10, 2025 01:30
…and 32-bit binaries

The check for whether a binary's symbols section is empty is
inconsistent across the 32-bit and 64-bit flows.
@austinderek austinderek force-pushed the master branch 30 times, most recently from 5500cbf to d17a28a Compare September 29, 2025 07:02
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.

2 participants