diff options
author | Martin Pärtel <martin.partel@gmail.com> | 2023-11-10 12:43:20 +0200 |
---|---|---|
committer | Martin Pärtel <martin.partel@gmail.com> | 2023-11-10 12:43:20 +0200 |
commit | 165d5ab56fc4eeb8cea1e98206ec5f6064c6246e (patch) | |
tree | fa67591ea29e4d93ab145f5a653df638f98e4899 /tests | |
parent | 3f57fa69448ad68f31cf62cf75b5a9b2e5096c05 (diff) | |
download | bindfs-165d5ab56fc4eeb8cea1e98206ec5f6064c6246e.tar.gz |
Avoid undefined behaviour if uid_t/gid_t is signed.
This drops support for CentOS 7 because its GCC is too old
to support `__builtin_add_overflow`, and its EOL'ing in about
half a year anyway.
Fixes #143
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions