BugSplat-Git / symbol-upload

Cross-platform symbol upload utility
MIT License
10 stars 3 forks source link

fix: elf guids #101

Closed bobbyg603 closed 8 months ago

bobbyg603 commented 8 months ago

Description

Elfy updated to v1.0.1 which includes fix for parsing ELF strings table in correct order. Adds offset to the .note.gnu.build-id bytes we use for the UUID since that's how readelf seems to work.

Checklist