Skip to content
GitLab
Explore
Sign in
This project is pending deletion, and will be deleted on 2025-08-03. Repository and other project resources are read-only.
ruby-deleted-200
tool
lib
leakchecker.rb
Find file
Blame
Permalink
Aug 29, 2024
cf3b62b5
Fix check_tempfile_leak in leakchecker.rb
· cf3b62b5
Peter Zhu
authored
Aug 29, 2024
The instance variable @tmpfile was removed in
ddcfc9fe
so check_tempfile_leak did not work.
cf3b62b5
Fix check_tempfile_leak in leakchecker.rb
Peter Zhu
authored
Aug 29, 2024
The instance variable @tmpfile was removed in
ddcfc9fe
so check_tempfile_leak did not work.
Loading