diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2022-08-14 14:57:39 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2022-08-14 14:57:39 +0000 |
commit | b06b2c0f7ba92aa828a25d03769e837791ee97a1 (patch) | |
tree | 86587a71e7a48a33fd8d4d28ed19ed176555fe83 /usr.bin/ctfdump | |
parent | b4caa42c1ed201e7f8dc1afe7062a185c5230b6b (diff) |
db_ctf_decompress: use size_t not off_t for length parameter
The only caller of db_ctf_decompress() passes a size_t for the length.
This eliminates sign comparison warnings without using casts.
OK jca@ tb@
Diffstat (limited to 'usr.bin/ctfdump')
0 files changed, 0 insertions, 0 deletions