diff options
author | June McEnroe <june@causal.agency> | 2020-06-07 15:04:16 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-06-07 15:04:16 -0400 |
commit | 9141d8b9e5b737e68b4d754b2edfddbd6af5545f (patch) | |
tree | 037cbd224ec26603706717649409290090c9d44f /bin/1sh/memalloc.c | |
parent | Call static_assert by _Static_assert (diff) | |
download | src-9141d8b9e5b737e68b4d754b2edfddbd6af5545f.tar.gz src-9141d8b9e5b737e68b4d754b2edfddbd6af5545f.zip |
Cast z_stream fields to size_t
In the version of zlib in OpenBSD, these fields are of type off_t, which is signed (why?), rather than uLong.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions