|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 1/3] Use string bound functions (take #2)
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>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|