]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Silence Coverity 1462719 Unchecked return value from library. 12934/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 21 Jun 2023 12:25:03 +0000 (14:25 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 21 Jun 2023 12:25:03 +0000 (14:25 +0200)
commit9a3471825fc759742b53b38fe182a831c350a123
treec09123e30fefcc1e4fb9271570a08700508b5827
parent3d31a581e69a4b40d45d2e87b64c5ec6ee42900a
rec: Silence Coverity 1462719 Unchecked return value from library.

Call should not fail and it's a best effort anyway in this case
pdns/recursordist/lwres.cc