clar: remove files internally instead of /bin/rm
Similar to how clar has used `/bin/cp` to copy files, it's used `/bin/rm` to remove them. This has similar deficiencies; meaning that leaks is noisy and it's slow. Move it to an internal function.
Showing
Please
register
or
sign in
to comment