]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix build on Ubuntu 21 (#855)
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 8 Jul 2021 03:25:48 +0000 (03:25 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Thu, 8 Jul 2021 14:39:17 +0000 (14:39 +0000)
commit300437197350ee4eb6d5f75b3cb8c35a7b9f29ed
tree0c114f3079c03c7f22e9613017feaa628a3768cb
parent72bfd2f252168d73144756139076d0aced491ced
Fix build on Ubuntu 21 (#855)

The `-Wunused-result` warning for setuid(0) call was observed on Ubuntu
21.04 (when cross compiling Squid for Ubuntu 21.10).

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
src/tools.cc