From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/928 Path: news.gmane.org!not-for-mail From: Richard Pennington Newsgroups: gmane.linux.lib.musl.general Subject: Re: A small bug in strrchr Date: Sat, 26 May 2012 17:50:45 -0500 Message-ID: References: <11455510.kDygYk5USg@main.pennware.com> <20120526220613.GB163@brightrain.aerifal.cx> <6709397.Taz9efy0my@main.pennware.com> <20120526224044.GJ17860@port70.net> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1338072661 21520 80.91.229.3 (26 May 2012 22:51:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 26 May 2012 22:51:01 +0000 (UTC) Cc: "musl@lists.openwall.com" To: "musl@lists.openwall.com" Original-X-From: musl-return-929-gllmg-musl=m.gmane.org@lists.openwall.com Sun May 27 00:51:01 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1SYPp4-0005Mp-8g for gllmg-musl@plane.gmane.org; Sun, 27 May 2012 00:50:58 +0200 Original-Received: (qmail 27932 invoked by uid 550); 26 May 2012 22:50:58 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 27924 invoked from network); 26 May 2012 22:50:57 -0000 X-Authority-Analysis: v=2.0 cv=ae7jbGUt c=1 sm=0 a=/l7PkcR/UKDnn7Q2wmGJww==:17 a=hdNgKtvFP3AA:10 a=63ubCMjdAJIA:10 a=msTO8fkKGJEA:10 a=kj9zAlcOel0A:10 a=N4Ps669bAAAA:8 a=m6UvoRncAAAA:8 a=hZf55O9OsjAubhrN-K8A:9 a=CjuIK1q_8ugA:10 a=mmj7dD3ZH-wA:10 a=/l7PkcR/UKDnn7Q2wmGJww==:117 X-Cloudmark-Score: 0 X-Originating-IP: 65.26.59.215 In-Reply-To: <20120526224044.GJ17860@port70.net> X-Mailer: iPhone Mail (9B206) Xref: news.gmane.org gmane.linux.lib.musl.general:928 Archived-At: On May 26, 2012, at 5:40 PM, Szabolcs Nagy wrote: > i wonder how you found the bugs >=20 > are you using posixtest or you have your own set of tests? I caught these with my own set of tests. They're pretty simple right now, bu= t I'm adding to them as I go along.=20 -Rich=