Subject: Re: Discussion about BIND 8 bug (?) on current-users@netbsd.org (long)
To: None <current-users@netbsd.org>
From: None <Mark.Andrews@nominum.com>
List: current-users
Date: 07/10/2001 09:09:04
We have seen this before. It's a compiler bug. Turning off all
optimizations fixes it.
for (fwd = NS_ZFWDTAB(qp->q_fzone); fwd; fwd = fwd->next)
if (ina_equal(fwd->fwddata->fwdaddr.sin_addr, from.sin_addr))
break;
Mark
--
Mark Andrews, Nominum Inc.
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: Mark.Andrews@nominum.com