Skip to content
Snippets Groups Projects
Commit d06e2f27 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Add another flength() check before renaming bad QWK packets

To hopefully address:
!ERROR 2 (No such file or directory) renaming s:\sbbs\data\file/somenum.rep
 (-1 bytes) to s:\sbbs\data\file/somenum.rep.6777ed7c.bad

Clearly flength() is returning -1 (file doesn't exist) at this point, so
perhaps the call to fremove() just above updated a cached directory?
parent 6fee1eda
No related branches found
No related tags found
1 merge request!488Overhaul LZH code
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment