Resource Leak Lab Exercise
Toy checker for the "resource leak" write-your-own-checker exercise.
Activate with --resource-leak-lab
.
Supported languages:
- C/C++/ObjC: No
- C#/.Net: Yes
- Erlang: No
- Hack: No
- Java: Yes
- Python: No
This toy checker does nothing by default. Hack on it to make it report resource leaks! See the lab instructions.
List of Issue Typesβ
The following issue types are reported by this checker: