From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 122474 invoked by alias); 25 Oct 2016 13:32:47 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 122458 invoked by uid 89); 25 Oct 2016 13:32:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mx1.redhat.com Subject: Re: [PATCH] Fix undefined behaviour inconsistent for strtok To: Adhemerval Zanella , libc-alpha@sourceware.org References: <1477393113-3845-1-git-send-email-adhemerval.zanella@linaro.org> From: Florian Weimer Message-ID: <39d1e18b-7365-4069-c40b-cc980018973d@redhat.com> Date: Tue, 25 Oct 2016 13:32:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <1477393113-3845-1-git-send-email-adhemerval.zanella@linaro.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-SW-Source: 2016-10/txt/msg00418.txt.bz2 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