zsh-workers
 help / color / mirror / code / Atom feed
From: Danek Duvall <duvall@emufarm.org>
To: Peter Stephenson <pws@csr.com>
Cc: zsh-workers@sunsite.dk, 217915@bugs.debian.org,
	"Frédéric Gobry" <frederic.gobry@smartdata.ch>
Subject: Re: NSS LDAP/TLS crashing
Date: Tue, 28 Oct 2003 08:19:20 -0800	[thread overview]
Message-ID: <20031028161920.GA10640@lorien.emufarm.org> (raw)
In-Reply-To: <21704.1067354886@csr.com>

On Tue, Oct 28, 2003 at 03:28:06PM +0000, Peter Stephenson wrote:

> Clint Adams wrote:
>
> > % objdump -T /usr/lib/libz.so.1 | grep zcal
> > 00008110 g    DF .text	00000018  Base        zcalloc
> 
> So it looks like we now need to second-guess the zlib interface.
> Here's a patch for 4.0; I will commit the 4.1 version directly.

One could argue that it's a bug in zlib.  zalloc() is not an interface
exposed from zlib.h, so presumably the function is private to the
library.  In which case the library should be built so that it's not
exposed outside the library.

Obviously zsh will still have to work around the bug where it might not
be fixed, but the bug should be reported.

I'm happy to, if no one else feels like it.  :)

Danek


  parent reply	other threads:[~2003-10-28 16:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-28 13:02 Clint Adams
2003-10-28 14:09 ` Peter Stephenson
2003-10-28 14:25   ` Frederic Gobry
2003-10-28 14:30   ` Clint Adams
2003-10-28 15:28     ` Peter Stephenson
2003-10-28 15:46       ` Frederic Gobry
2003-10-28 16:04       ` Frederic Gobry
2003-10-28 16:19       ` Danek Duvall [this message]
2003-11-03 13:13         ` Clint Adams
2003-11-05  4:21           ` Danek Duvall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031028161920.GA10640@lorien.emufarm.org \
    --to=duvall@emufarm.org \
    --cc=217915@bugs.debian.org \
    --cc=frederic.gobry@smartdata.ch \
    --cc=pws@csr.com \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).