Memory Safety Analysis

  • Home
  • Memory Safety Analysis
banner

Infer#: Interprocedural Memory Safety Analysis For C#

blog main image

Static analysis is a technique commonly used in the developer workflow to validate the correctness of source code without needing to execute it. Popular analyzers within the .NET ecosystem include FxCop and Roslyn analyzers. Infer# complements these tools by detecting interprocedural memory safety bugs such as null dereferences and resource leaks.

Latest Posts

We use cookies to personalise content and to analyse our traffic. We do not disclose information about your use of our site with any 3rd parties.