]> git.ipfire.org Git - thirdparty/bind9.git/commit
Don't assert on failed getrlimit call to allow called to handle this gracefully as...
authorOndřej Surý <ondrej@sury.org>
Sat, 13 Oct 2018 10:10:43 +0000 (12:10 +0200)
committerOndřej Surý <ondrej@sury.org>
Thu, 8 Nov 2018 05:21:53 +0000 (12:21 +0700)
commite2e138a801a7fa9d31ef24ea5e8b15af07d147cd
treed52ff5712ffc832b578c89d381dc8b90dc5f585c
parenta831e0f72df901ff046ab0e4b7c14debb5d0ddbc
Don't assert on failed getrlimit call to allow called to handle this gracefully as it already does, just abort where we need to know the numbers
bin/named/main.c
lib/isc/unix/resource.c