Your message dated Thu, 15 Sep 2005 12:07:00 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#326826: manpages-dev: does the result of crypt() need to
be freed?
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 6 Sep 2005 00:15:17 +0000
>From [EMAIL PROTECTED] Mon Sep 05 17:15:17 2005
Return-path: <[EMAIL PROTECTED]>
Received: from ms-smtp-02.nyroc.rr.com [24.24.2.56]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1ECR7N-0004rl-00; Mon, 05 Sep 2005 17:15:17 -0700
Received: from andromeda (cpe-69-202-136-66.twcny.res.rr.com [69.202.136.66])
by ms-smtp-02.nyroc.rr.com (8.12.10/8.12.10) with ESMTP id
j860FEDK027807
for <[EMAIL PROTECTED]>; Mon, 5 Sep 2005 20:15:14 -0400 (EDT)
Received: from pryzbyj by andromeda with local (Exim 4.52)
id 1ECR7J-00041H-G3
for [EMAIL PROTECTED]; Mon, 05 Sep 2005 20:15:13 -0400
Date: Mon, 5 Sep 2005 20:15:12 -0400
To: Debian BTS Submission <[EMAIL PROTECTED]>
Subject: manpages-dev: does the result of crypt() need to be freed?
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
From: Justin Pryzby <[EMAIL PROTECTED]>
X-Virus-Scanned: Symantec AntiVirus Scan Engine
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: manpages-dev
Version: 2.02-2
File: /usr/share/man/man3/crypt.3.gz
Severity: minor
crypt.3 doesn't indicate whether the returned memory is from a static
string or if it is mallocated. It also doesn't indicate whether the
function is thread safe or not.
---------------------------------------
Received: (at 326826-done) by bugs.debian.org; 15 Sep 2005 16:07:04 +0000
>From [EMAIL PROTECTED] Thu Sep 15 09:07:04 2005
Return-path: <[EMAIL PROTECTED]>
Received: from aldus.northnet.org (northnet.org) [64.19.76.42]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EFwGO-0003Q8-00; Thu, 15 Sep 2005 09:07:04 -0700
Received: from andromeda [64.19.84.39] by northnet.org with ESMTP
(SMTPD32-8.15) id AC26394200B0; Thu, 15 Sep 2005 12:07:02 -0400
Received: from pryzbyj by andromeda with local (Exim 4.52)
id 1EFwGK-00016k-A2; Thu, 15 Sep 2005 12:07:00 -0400
Date: Thu, 15 Sep 2005 12:07:00 -0400
To: Michael Kerrisk <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#326826: manpages-dev: does the result of crypt() need to be
freed?
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.9i
From: Justin Pryzby <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
On Thu, Sep 15, 2005 at 02:03:27PM +0200, Michael Kerrisk wrote:
> tabgs 326826 wontfix
> thanks
>
> > crypt.3 doesn't indicate whether the returned memory is from a static
> > string or if it is mallocated. It also doesn't indicate whether the
> > function is thread safe or not.
>
> Justin,
>
> Please read the man page closely. Since ancient times the crypt.3
> man page has had this sentence:
>
> The return value points to static data whose content
> is overwritten by each call.
>
> Please close this report.
OH, closed!
Justin
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]