CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2018/04/03 05:54:19
Modified files: usr.sbin/bind/bin/dig: dighost.c Log message: Fix crash in dig(1) +trace when falling back to TCP after a truncated reply Problem reported by jj@ on bugs@, fix based on https://gitlab.isc.org/isc-projects/bind9/commit/084ba95b083dc55fd10631ad43fa8fff48707648 (under ISC license) by Caspar Schutijser.