Pop-Up Thingie
Sidebar
Home
Synchronet BBS Software
Forum
Downloads
Files
Dark
Log in
Username
Password
Sidebar
Forum
DOVE-Net
Synchronet Programming
src/encode/lzh.c
From
Deuc╨╡
@shurd@sasktel.net to
Git commit to main/sbbs/master
on Thu Jan 2 10:50:20 2025
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/bd91f791e7aad5f2626bb58e
Modified Files:
src/encode/lzh.c
Log Message:
Attempt to fix Coverity CID 454296
This is that rare case where a Coverity fix makes the code more
obvious and shorter.
From
Deuc╨╡
@shurd@sasktel.net to
Git commit to main/sbbs/master
on Fri Jan 3 23:30:36 2025
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/be80773e436f62d5d927ea28
Modified Files:
src/encode/lzh.c
Log Message:
Add a (much) larger test vector for LZH
It has a 4k window, we need to fill it multiple times.
From
Deuc╨╡
@shurd@sasktel.net to
Git commit to main/sbbs/master
on Sat Jan 4 16:19:54 2025
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/bdc64cc9090f0d6825c4dcc5
Modified Files:
src/encode/lzh.c
Log Message:
Add a (much) larger test vector for LZH
It has a 4k window, we need to fill it multiple times.
From
Deuc╨╡
@shurd@sasktel.net to
Git commit to main/sbbs/master
on Sun Jan 5 09:21:55 2025
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/89d74a14f8cf6fdeae6984a0
Modified Files:
src/encode/lzh.c
Log Message:
More LZH updates
- Make lzh_update() return a bool indicating success
- Eliminated calculating array size, use macro
- Fail if the current entry is not in the frequency array
From
Deuc╨╡
@shurd@sasktel.net to
Git commit to main/sbbs/master
on Sun Jan 5 09:37:11 2025
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/8e14b84ef2708e8ccbb4d90d
Modified Files:
src/encode/lzh.c
Log Message:
What kind of monster puts a size_t after a uint8_t in a struct?
From
Deuc╨╡
@shurd@sasktel.net to
Git commit to main/sbbs/master
on Sun Jan 5 21:15:24 2025
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/a57998b2da99464fd99ea375
Modified Files:
src/encode/lzh.c
Log Message:
Cap the search at LZH_ROOT (avoiding the sentry)
This should take care of the last three overflow and truncation
concerns that Coverity has.
From
Deuc╨╡
@shurd@sasktel.net to
Git commit to main/sbbs/master
on Mon Jan 6 06:48:49 2025
0
0
https://gitlab.synchro.net/main/sbbs/-/commit/82efb6413394432221bd6cbb
Modified Files:
src/encode/lzh.c
Log Message:
Suppress Coverity assertion.
Coverity believes that after checking that c < LZH_ROOT (636), it's
possible for (c + 1) to be greater than 65535.
Who's Online
Recent Visitors
Esc
Mon Mar 31 09:19:05 2025
from
San Jose, California
via
Telnet
Inmate
Mon Mar 31 08:51:04 2025
from
Garland, Texas
via
Telnet
Vintholdt
Mon Mar 31 08:08:15 2025
from
Austria
via
SSH
Guest
Mon Mar 31 07:48:51 2025
from
Windsor, Nova Scotia
via
Telnet
System Info
Sysop:
digital man
Location:
Riverside County, California
Users:
1,026
Nodes:
17 (
0
/
17
)
Uptime:
68:27:11
Calls:
503,313
Calls today:
5
Files:
106,775
D/L today:
20,585 files
(8,507M bytes)
Messages:
440,438
Posted today:
1