From: "Christoph Egger" <Christoph.Egger@amd.com>
To: xen-devel@lists.xensource.com
Cc: Anil Madhavapeddy <anil@xensource.com>
Subject: Re: [PATCH 1/3] Use string bound functions (take #2)
Date: Mon, 29 Jan 2007 15:51:01 +0100 [thread overview]
Message-ID: <200701291551.01187.Christoph.Egger@amd.com> (raw)
In-Reply-To: <1B6A3F76-2E6E-46B4-BAA5-B308294E8175@xensource.com>
On Monday 29 January 2007 15:37, Anil Madhavapeddy wrote:
> I notice these aren't checking for buffer truncation. Might be worth
> putting checks for this in places where it matters and not silently
> truncate the string (e.g. the domain builder).
Yeah. I think, this should be done in another patch. Most important is,
that strlcpy() is used rather strncpy().
Christoph
>
> -anil
>
> On 29 Jan 2007, at 14:25, Christoph Egger wrote:
> > <xen_stringbound.diff>
prev parent reply other threads:[~2007-01-29 14:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-29 14:25 [PATCH 1/3] Use string bound functions (take #2) Christoph Egger
2007-01-29 14:37 ` Anil Madhavapeddy
2007-01-29 14:51 ` Christoph Egger [this message]
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=200701291551.01187.Christoph.Egger@amd.com \
--to=christoph.egger@amd.com \
--cc=anil@xensource.com \
--cc=xen-devel@lists.xensource.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.