Skip to content
Snippets Groups Projects
Select Git revision
  • ffbb9e80186c6477a3b8d1c7845e32a36b299f54
  • master default protected
2 results

deep_fixitycheck.pl

Blame
  • user avatar
    Andreas Romeyke authored
    - in check_file_fixities() using Path::Tiny::openr()_raw instead open_r() to avoid extra binmode() call
    - extracted common stuff from while-loop in stage2() to stage2_for_ie(),
      this could reduce the memory footprint because reduced scope
    - in stage2() instead seek we close and reopen fh now
    HINT: no real reason for "out of memory"-problem found
    ffbb9e80
    History
    deep_fixitycheck.pl 21.05 KiB