Expand Minimize

SPDisposeCheck

Runs SPDisposeChecker analysis tool to search for memory leaks. Attention: SPDisposeChecker ingores violations in SharePoint 2013 project.

Intention

SPDisposeCheck is not anymore availble for download.
Attention: SPDisposeChecker is currently known to ingore violations in SharePoint 2013 project.
Therefore all rules have been implemented as custom rules for SPCop in the category Memory Disposal of SPCop.

How is SPDisposeCheck integrated

During analysis all assemblies from the WSPs are analyzed with SPDisposeCheck

Index

Rule Description Type Severity
DIS400201: Assembly should contain no problems which are detected with SPDisposeCheck The assembly will be checked with Microsoft SPDisposeCheck for potential memory leaks (if the tool is installed) Assembly CriticalWarning
Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.