[19896] in Athena Bugs
Re: sun4 9.0.13: dig
daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed Oct 17 08:32:38 2001
Message-Id: <200110171232.IAA14037@egyptian-gods.MIT.EDU>
To: John Carr <jfc@MIT.EDU>
cc: bugs@MIT.EDU
In-Reply-To: Your message of "Wed, 17 Oct 2001 07:09:10 EDT."
<200110171109.HAA07011@nerd-xing.mit.edu>
Date: Wed, 17 Oct 2001 08:32:35 -0400
From: Greg Hudson <ghudson@MIT.EDU>
I see the bug (the code is calling atoi() on the next argument after
"-tcp", which is NULL; it checks for this, but only after the atoi
call). The problem seems to be fixed in the latest BIND code, and it
doesn't seem worth a local fix, so I'm going to ignore it.