This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Missing string termination in elf-setup-vdso.h?
- From: OndÅej BÃlka <neleai at seznam dot cz>
- To: Andreas Schwab <schwab at suse dot de>
- Cc: Andreas Arnez <arnez at linux dot vnet dot ibm dot com>, libc-alpha at sourceware dot org, Andreas Krebbel <krebbel at linux dot vnet dot ibm dot com>
- Date: Mon, 2 Sep 2013 11:14:24 +0200
- Subject: Re: [PATCH] Missing string termination in elf-setup-vdso.h?
- Authentication-results: sourceware.org; auth=none
- References: <871u5phabz dot fsf at br87z6lw dot de dot ibm dot com> <20130819230945 dot GA6626 at domone dot kolej dot mff dot cuni dot cz> <mvmwqngn8ci dot fsf at hawking dot suse dot de>
On Tue, Aug 20, 2013 at 09:13:01AM +0200, Andreas Schwab wrote:
> OndÅej BÃlka <neleai@seznam.cz> writes:
>
> > But xstrdup is found on several places of elf. Is xstrdup safe here?
>
> No, it's not available.
>
Then it could be commited as it is.