Skip to content

Release 2021-02-24(5dc85c1da)

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 13:25
· 71 commits to master since this release
d872bfe

Changelog

Commit range: 70172f258..5dc85c1da2cbb5a6f8e952b299e3f4e6d2d309cc

  • 5dc85c1d Merge remote-tracking branch 'origin/patch'

    Commit details
  • 7868dbc4 GP-702: Fixed an exception that occurred when importing Mach-O files
    that define zero LC_BUILD_VERSION tool entries

  • aaf3bcef Test fix for splash screen test

  • 303208aa Program Graph - fixed tooltip line wrapping bug when showing code

  • 4f3ec165 Merge remote-tracking branch 'origin/patch'

    Commit details
    • 3d36d914 GP-667 fix XmlImport bookmark overwrite existing
    • 01b6027c GP-697_emteere delayed reading of symbol names to improve memory read performance
  • 24891974 Corrected conflict

  • 38583737 Merge remote-tracking branch
    'origin/GP-414_jmlagor_Process_and_display_the_CustomAttrib_blob_type'

    Conflicts:
    Ghidra/Features/Base/src/main/java/ghidra/app/util/bin/format/pe/cli/streams/CliStreamBlob.java

    Commit details
    • 317a8a7f Changes to simplify length calculation
    • ec19b5cd GP-414 Fixing signing issues
    • 490d2fb5 GP-414 fixing signing issues
    • fd940aa2 Remove unused constants
    • 8b73ffde Finished review comments
    • 45c64c56 Fixes based on review
    • b58e296b Comment fix
    • 366b9432 Remove the bookmarks for consistency with GP-327 branch
    • efdc2da7 Static, not just final, the constants
    • 4d03a1f0 Initial commit of CustomAttrib blob processing