From tom@invisible-island.net  Sat Jun 17 21:13:43 2006
Return-Path: <tom@invisible-island.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 959FC16A474
	for <bug-followup@FreeBSD.org>; Sat, 17 Jun 2006 21:13:43 +0000 (UTC)
	(envelope-from tom@invisible-island.net)
Received: from vms048pub.verizon.net (vms048pub.verizon.net [206.46.252.48])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4AC6E43D46
	for <bug-followup@FreeBSD.org>; Sat, 17 Jun 2006 21:13:43 +0000 (GMT)
	(envelope-from tom@invisible-island.net)
Received: from crayon.invisible-island.net ([70.110.18.154])
 by vms048.mailsrvcs.net
 (Sun Java System Messaging Server 6.2-4.02 (built Sep  9 2005))
 with ESMTPA id <0J1000J6KWAQUDA0@vms048.mailsrvcs.net> for
 bug-followup@FreeBSD.org; Sat, 17 Jun 2006 16:13:38 -0500 (CDT)
Received: from crayon.invisible-island.net (tom@localhost [127.0.0.1])
	by crayon.invisible-island.net (8.13.6/8.13.6/Debian-1)
 with ESMTP id k5HLDRdL017245
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat,
 17 Jun 2006 17:13:27 -0400
Received: (from tom@localhost)	by crayon.invisible-island.net
 (8.13.6/8.13.6/Submit) id k5HLDRS7017242; Sat, 17 Jun 2006 17:13:27 -0400
Message-Id: <20060617211326.GA14569@invisible-island.net>
Date: Sat, 17 Jun 2006 17:13:26 -0400
From: Thomas Dickey <tom@invisible-island.net>
Reply-To: dickey@his.com
To: bug-followup@FreeBSD.org, freebsdbugs@fjarlq.com
Subject: tgetent call

>Number:         99085
>Category:       kern
>Synopsis:       tgetent call affects ncurses
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    linimon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 17 21:20:16 GMT 2006
>Closed-Date:    Mon Sep 04 16:33:58 GMT 2006
>Last-Modified:  Mon Sep 04 16:33:58 GMT 2006
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 GNU termcap allows one to call tgetent() with a null buffer pointer,
 but "real" termcap does not.  screen calls tgetent() with a nonnull
 buffer pointer.  I used this detail to help fix the small leak in
 current-ncurses today.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Sat Jun 17 22:26:15 UTC 2006 
State-Changed-Why:  
Is this a misfiled followup to gnu/98975? 

mcl 


Responsible-Changed-From-To: gnats-admin->linimon 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Jun 17 22:26:15 UTC 2006 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=99085 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Mon Sep 4 16:33:22 UTC 2006 
State-Changed-Why:  
Feedback timeout (> 2 months). 

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