All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Américo Wang" <xiyou.wangcong@gmail.com>
To: Will Newton <will.newton@gmail.com>
Cc: Linux Kernel list <linux-kernel@vger.kernel.org>,
	Michal Marek <mmarek@suse.cz>, Sam Ravnborg <sam@ravnborg.org>
Subject: Re: [PATCH] kconfig: Use PATH_MAX instead of 128 for path buffer sizes.
Date: Fri, 24 Sep 2010 17:32:06 +0800	[thread overview]
Message-ID: <20100924093206.GD5453@cr0.nay.redhat.com> (raw)
In-Reply-To: <AANLkTinwXj92VLVYqDhvUAusY_MdBQPAYnGBKVgfNLrO@mail.gmail.com>

On Wed, Sep 22, 2010 at 03:59:13PM +0100, Will Newton wrote:
>This prevents the buffers being overflowed when using a config
>file with a long name. PATH_MAX is used elsewhere in the same
>file, so use it here as well.
>
>Signed-off-by: Will Newton <will.newton@imgtec.com>

Acked-by: WANG Cong <xiyou.wangcong@gmail.com>

Thanks!

  reply	other threads:[~2010-09-24  9:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-22 14:59 [PATCH] kconfig: Use PATH_MAX instead of 128 for path buffer sizes Will Newton
2010-09-24  9:32 ` Américo Wang [this message]
2010-10-04 13:00   ` Will Newton
2010-10-04 13:41     ` Michal Marek
2010-10-04 13:46       ` Will Newton
2010-10-04 13:46       ` Will Newton
2010-10-04 13:47       ` Will Newton

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=20100924093206.GD5453@cr0.nay.redhat.com \
    --to=xiyou.wangcong@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mmarek@suse.cz \
    --cc=sam@ravnborg.org \
    --cc=will.newton@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.