Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 26 May 2012 18:06:13 -0400
From: Rich Felker <dalias@...ifal.cx>
To: musl@...ts.openwall.com
Subject: Re: A small bug in strrchr

On Sat, May 26, 2012 at 04:05:28PM -0500, Richard Pennington wrote:
> Hi,
> 
> I found a small bug in strrchr(). 
> [...]

Thanks! Much appreciated; I just fixed this and the other two issues
in git.

In the future, could you please send proposed fixes/improvements as
unified diff ("diff -u" or simply "git diff") instead of just pasting
the new file? It makes it a lot easier to tell what's being changed.

Rich

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.