From guilherme@olivenet.com.br  Fri Aug  4 15:55:44 2006
Return-Path: <guilherme@olivenet.com.br>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3E6AA16A4E2
	for <bug-followup@FreeBSD.org>; Fri,  4 Aug 2006 15:55:44 +0000 (UTC)
	(envelope-from guilherme@olivenet.com.br)
Received: from mail.olivenet.com.br (mail.olivenet.com.br [201.57.158.146])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7238843D46
	for <bug-followup@FreeBSD.org>; Fri,  4 Aug 2006 15:55:41 +0000 (GMT)
	(envelope-from guilherme@olivenet.com.br)
Received: from localhost (localhost.olivenet.com.br [127.0.0.1])
	by mail.olivenet.com.br (Postfix) with ESMTP id 8215038A47
	for <bug-followup@FreeBSD.org>; Fri,  4 Aug 2006 12:56:09 -0300 (BRT)
Received: from mail.olivenet.com.br ([127.0.0.1])
 by localhost (mail.olivenet.com.br [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 51121-04 for <bug-followup@FreeBSD.org>;
 Fri,  4 Aug 2006 12:56:07 -0300 (BRT)
Received: from localhost (mail.olivenet.com.br [201.57.158.146])
	by mail.olivenet.com.br (Postfix) with ESMTP id 3E2FA38A31
	for <bug-followup@FreeBSD.org>; Fri,  4 Aug 2006 12:56:07 -0300 (BRT)
Received: from 200.195.67.99 ([200.195.67.99]) 
	by webmail.olivenet.com.br (IMP) with HTTP 
	for <guilherme@olivenet.com.br@mail.olivenet.com.br>; Fri, 04 Aug 2006 12:56:07 -0300
Message-Id: <1154706967.44d36e1728bed@webmail.olivenet.com.br>
Date: Fri, 04 Aug 2006 12:56:07 -0300
From: guilherme@olivenet.com.br
To: bug-followup@FreeBSD.org
Subject: Another bug - now in file /usr/src/contrib/bind9/lib/dns/rdata/generic/nxt_30.c

>Number:         101363
>Category:       kern
>Synopsis:       [bind9] bug in file /usr/src/contrib/bind9/lib/dns/rdata/generic/nxt_30.c
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 04 16:00:31 GMT 2006
>Closed-Date:    Mon Dec 25 16:13:48 GMT 2006
>Last-Modified:  Mon Dec 25 16:13:48 GMT 2006
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 Hi, i found an error on line 144
 
 isc_bufger_activeregion(source, &sr);
 
 the correct is
 
 isc_buffer_activeregion(source, &sr);
 
 i'm using freebsd 6.1-RELEASE and i'm compiling the latest version of cvsup
 RELENG_6 for amd64
 
 att
 
 ------------------------------------------------------------
 Mensagem enviada pelo WebMail OLIVENET - www.olivenet.com.br
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Aug 4 17:32:28 UTC 2006 
Responsible-Changed-Why:  
Reclassify. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101363 
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Mon Dec 25 16:13:47 UTC 2006 
State-Changed-Why:  
Bind is contributed code so we do not change that most of the times. 
Though at this moment the vendor already resolved this issue, the 
correct version is in RELENG_6 at least. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101363 
>Unformatted:
