]> Kevux Git Server - kevux-tools/commit
Update: The f_random_read() expects ssize_t. 0.7.4
authorKevin Day <Kevin@kevux.org>
Tue, 23 Dec 2025 19:11:01 +0000 (13:11 -0600)
committerKevin Day <Kevin@kevux.org>
Tue, 23 Dec 2025 19:11:01 +0000 (13:11 -0600)
commit14b26dd922e18f43d68ab8aa4090d894aceffc63
treef82852a50ea571e973aa96e552e1fab84b42f0bd
parent588f1179ffb23fb5ed541c4c7b4016a0f4ea3599
Update: The f_random_read() expects ssize_t.

Use a variable to get the random size.
If the size is positive, then convert it into `f_number_unsigned_t` and use that.
sources/c/program/kevux/tools/tacocat/main/send.c