Skip to content

Infer# - v1.5

Latest
Compare
Choose a tag to compare
@xinshiMSFT xinshiMSFT released this 31 May 17:37
· 2 commits to main since this release
57a1bbd

What's Changed

  • Increased method level code translation coverage to approximately 99%, previously at around 90%.
  • Introduced support for nested exception handling blocks.
  • Made adjustments to the handling of asynchronous methods to address false negative taint errors and false positive resource leaks.