microsoft / infersharp

Infer# is an interprocedural and scalable static code analyzer for C#. Via the capabilities of Facebook's Infer, this tool detects null dereferences, resource leaks, and thread-safety violations. It also performs taint flow tracking to detect critical security vulnerabilities like SQL injections.
MIT License
727 stars 29 forks source link

Revert "fix (#162)" #165

Closed xinshiMSFT closed 1 year ago

xinshiMSFT commented 1 year ago

This reverts commit 87f00f051e12f1cc4977bc21c7049d11b69d6c5b.