Resource cleanup #224
Labels
code quality
An issue of source code quality
good first issue
Good for newcomers
testing
Relates to testing the kernel
Many functions in the kernel allocate resources that are not cleaned up in the case of an error. We should analyse the source and fix where this happens, adding tests as appropriate to make sure this is maintained.
The text was updated successfully, but these errors were encountered: