Commits (13)
-
Rob Swindell authored
Before the "new filebase" merge of 2021, a user's batch download queue would be cleared when a QWK packet was successfully packed for them via the event thread (i.e. triggered via semaphore file). That was lost in the new filebase change (the batch download queue would not be cleared) - caught by Coverity (CID 350336). It appears pre-packed QWK packets never cleared the batch download queue (does anyone actually use this feature in this day and age?) - fixed.
b9e78bdf -
Rob Swindell authored
resolved CID 350321
be414d2b -
Rob Swindell authored
with lseek() argument types, ftell() return type, etc. Likely none of these would be actual issues with files < 2GiB in size.
4ec5647c -
Rob Swindell authored
But good practice anyway
7117b4d8 -
Rob Swindell authored4bb4130c
-
Rob Swindell authored169c6dcc
-
Rob Swindell authored
Addresses CID 350318
faa31747 -
Rob Swindell authored
Addresses CID 350316
2cd7d767 -
Rob Swindell authored
Addresses CID 350312
831438fa -
Rob Swindell authored
CID 350294
74edb9c2 -
Rob Swindell authored
CID 350279
31864868 -
Rob Swindell authored
CID 350276
77b90b5f -
Rob Swindell authored
CID 229603
4f11e1df
Showing