From: David Woodhouse <dwmw2@infradead.org>
To: Dawson Engler <engler@csl.Stanford.EDU>
Cc: linux-kernel@vger.kernel.org, mc@cs.Stanford.EDU, arjanv@redhat.com
Subject: Re: [CHECKER] error path memory leaks in 2.4.4 and 2.4.4-ac8
Date: Thu, 24 May 2001 23:02:45 +0100 [thread overview]
Message-ID: <10347.990741765@redhat.com> (raw)
In-Reply-To: <200105242107.OAA29730@csl.Stanford.EDU>
In-Reply-To: <200105242107.OAA29730@csl.Stanford.EDU>
engler@csl.Stanford.EDU said:
> 1 | drivers/mtd/mtdchar.c
> 1 | fs/jffs/jffs_fm.c
> 2 | fs/jffs/intrep.c
> 1 | drivers/mtd/slram.c
> 1 | drivers/mtd/ftl.c
> 1 | drivers/mtd/mtdram.c
These are all now either fixed or obsoleted in my tree, and I will send a
patch to Linus shortly. Thankyou.
Do you find it useful to get a response such as this? Are you keeping track
of the bugs you find? (Or is it simply reassuring to confirm that someone's
paying attention? :)
engler@csl.Stanford.EDU said:
> Here are 37 errors where variables >= 1024 bytes are allocated on a
> function's stack.
> 2 | fs/jffs2/compr_rtime.c
int positions[256];
I believe we can make that a short. Arjan?
--
dwmw2
next prev parent reply other threads:[~2001-05-24 22:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-24 21:07 [CHECKER] error path memory leaks in 2.4.4 and 2.4.4-ac8 Dawson Engler
2001-05-24 22:02 ` David Woodhouse [this message]
2001-05-25 2:38 ` Dawson Engler
2001-05-25 7:21 ` arjan
2001-05-24 23:07 ` Alan Cox
2001-05-25 2:54 ` Dawson Engler
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=10347.990741765@redhat.com \
--to=dwmw2@infradead.org \
--cc=arjanv@redhat.com \
--cc=engler@csl.Stanford.EDU \
--cc=linux-kernel@vger.kernel.org \
--cc=mc@cs.Stanford.EDU \
/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