We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be2c5d5 commit efbed36Copy full SHA for efbed36
ChangeLog.md
@@ -86,8 +86,8 @@ Changes compared to 0.13:
86
* Bug fixes:
87
- fix setting empty rpath
88
- use memcpy instead of strcpy to set rpath
89
- - Don't try to parse `.dynamic section` of type NOBITS
90
- - fix use-after-free in normalizeNoteSegments
+ - Don't try to parse `.dynamic section` of type `NOBITS`
+ - fix use-after-free in `normalizeNoteSegments`
91
- correct `EINTR` handling in writeFile
92
- Adjust `PT_MIPS_ABIFLAGS` segment if present
93
- Adjust `DT_MIPS_RLD_MAP_REL` dynamic section entry if present
0 commit comments