Skip to content
  • Thomas Zahari's avatar
    Fixing some more issues (offset calculation, removing CR,...) · 41e4a4d4
    Thomas Zahari authored
    Fixed: file offset still calculated wrong. File was detected as
    truncated again :-(
    Fixed: loosing the beginning of a partial line
    Fixed: A CR is also removed from the EOL
    
    Known issues:
    If the last line was logged with CRLF as EOF then the file offset is
    not correct calculated (missing one byte for the CR) in the Registry
    41e4a4d4