Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 31 Jan 2015 22:08:56 +0700
From: Рысь <lynx@...server.ru>
To: musl@...ts.openwall.com
Subject: Re: musl and android

В Thu, 22 Jan 2015 09:37:52 +0700
Рысь <lynx@...server.ru> пишет:

> В Wed, 21 Jan 2015 13:36:37 -0500
> Rich Felker <dalias@...c.org> пишет:
> 
> > It would be very much appreciated to send patches as attachments
> > rather than links. There's no way to have a well-documented ongoing
> > discussion of the patch if it's not in a permanent place for review,
> > and attached to the email/archives is the best way to achieve that.
> > 
> > Rich
> 
> Sorry.
> 
> Now patch is attached (I think it is more sane now to include it here)

No comments about code correctness and security?

That patch I sent to list contains a typo in android_isappusr(): return
(p != 0) instead of (p == 0).

The code works fine on my phone for now, I moved all bionic depend
binaries to patched musl without pain. Thanks for your useful hints.

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.