On 05/10/2016 12:28 AM, enh wrote: > On Mon, May 9, 2016 at 8:45 PM, Rob Landley <[email protected]> wrote: >> On 05/09/2016 04:43 PM, Evgenii Stepanov wrote: >>> Now, if we want to really preserve this check logic under safestack, >>> we will have to do something safestack-specific. There is no way to >>> keep pretending that there is a single, continuous stack region and >>> still get realistic results. >> >> If you can hide it in lib/platform.h and lib/platform.c, go for it. > > (well, we don't need this... the "don't do the arithmetic if you're > NORECURSE" patch https://android-review.googlesource.com/#/c/223875/ > is better for us.)
Let's see... https://android-review.googlesource.com/#/c/223875/ becomes git fetch https://android.googlesource.com/platform/external/toybox \ refs/changes/60/223875/1 && git cherry-pick FETCH_HEAD Except... what does the 60 mean? fatal: Couldn't find remote ref refs/changes/60/223875/1 Rob _______________________________________________ Toybox mailing list [email protected] http://lists.landley.net/listinfo.cgi/toybox-landley.net
