]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
lib/resolve: set rcode before finishing overlay
authorMarek Vavruša <marek.vavrusa@nic.cz>
Thu, 21 May 2015 17:51:12 +0000 (19:51 +0200)
committerMarek Vavruša <marek.vavrusa@nic.cz>
Mon, 25 May 2015 11:49:17 +0000 (13:49 +0200)
commit7b197ffc862024a02012042763e9bd32996f20ab
treee6e3f44fea8eb9a5fcb96d32f771db1f82efc636
parent8f5d36edf4cd98815ec3b8eff4836a826fa0378b
lib/resolve: set rcode before finishing overlay

this fixes a bug where resolution failed, but the finish callbacks thought the answer is noerror
lib/resolve.c