Skip to content

v20.08 release

Compare
Choose a tag to compare
@nsz-arm nsz-arm released this 14 Aug 12:49
· 569 commits to master since this release
  • Bug fixes
    • strcmp-mte nul check
    • strncmp-mte with large size
    • arm memcpy with large size (CVE-2020-6096)
  • String routines performance improvements
    • strlen
    • memmove with backward copy
  • Benchmarking code for strings and memory routines
    • strlen