public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sverker Wiberg <Sverker.Wiberg@uab.ericsson.se>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Multiple zlib.c's in 2.4.18
Date: Fri, 12 Apr 2002 16:46:10 +0200	[thread overview]
Message-ID: <3CB6F332.18225BA4@uab.ericsson.se> (raw)

Doing

 $ find . -name 'zlib.c'

on the Linux 2.4.18 source reveals the three zlibs

  ./fs/jffs2/zlib.c
  ./drivers/net/zlib.c
  ./arch/ppc/boot/lib/zlib.c

Further checking reveals that ./arch/ppc/boot/lib/zlib.c is based on
zlib-0.95, while the other two are zlib-1.0.4.

Which one should I use? Shouldn't they be merged? And what about the
double-free() bug?

/Sverker

             reply	other threads:[~2002-04-12 14:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-12 14:46 Sverker Wiberg [this message]
2002-04-13 18:42 ` Multiple zlib.c's in 2.4.18 Alan Cox
2002-04-13 21:27   ` Tom Rini

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=3CB6F332.18225BA4@uab.ericsson.se \
    --to=sverker.wiberg@uab.ericsson.se \
    --cc=linux-kernel@vger.kernel.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox