- Mar 04, 2022
-
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
- Mar 03, 2022
-
-
Rob Swindell authored
Also reversed the order of newsgroup name and area-tag options for a sub-board. Updated help text too to specify that sub's area-tag can be derived from newsgroup name, if one is specified.
-
Rob Swindell authored
-
Rob Swindell authored
So this started with addressing CID 174264: Big parameter passed by value (PASS_BY_VALUE), but then I fell down the constification rabbit hole. :-)
-
- Mar 02, 2022
-
-
Rob Swindell authored
-
Rob Swindell authored
Fix CID 33244: Argument cannot be negative
-
Rob Swindell authored
CID 33245
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
CID 319028
-
Rob Swindell authored
CID 319007
-
Rob Swindell authored
CID 319034
-
Rob Swindell authored
-
Rob Swindell authored
CID 319091
-
Rob Swindell authored
CID 319110
-
Rob Swindell authored
CID 319140
-
Rob Swindell authored
-
Rob Swindell authored
CID 319135
-
Rob Swindell authored
CID 319142
-
Rob Swindell authored
CID 350353
-
Rob Swindell authored
CID 327965
-
Rob Swindell authored
CID 229603
-
Rob Swindell authored
CID 350276
-
Rob Swindell authored
CID 350279
-
Rob Swindell authored
CID 350294
-
Rob Swindell authored
Addresses CID 350312
-
Rob Swindell authored
Addresses CID 350316
-
Rob Swindell authored
Addresses CID 350318
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
But good practice anyway
-
Rob Swindell authored
with lseek() argument types, ftell() return type, etc. Likely none of these would be actual issues with files < 2GiB in size.
-
Rob Swindell authored
resolved CID 350321
-
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.
-