This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Fix undefined behaviour inconsistent for strtok
- From: Florian Weimer <fweimer at redhat dot com>
- To: Adhemerval Zanella <adhemerval dot zanella at linaro dot org>, libc-alpha at sourceware dot org
- Date: Tue, 25 Oct 2016 15:32:42 +0200
- Subject: Re: [PATCH] Fix undefined behaviour inconsistent for strtok
- Authentication-results: sourceware.org; auth=none
- References: <1477393113-3845-1-git-send-email-adhemerval.zanella@linaro.org>
On 10/25/2016 12:58 PM, Adhemerval Zanella wrote:
The original bug report comment #1
I don't see a reference to that bug anywhere, so it's not clear (to me
at least) what the report was about. (But I can guess …)
Florian