Build Update for openssl/openssl ------------------------------------- Build: #2528 Status: Errored
Duration: 1 hour, 11 minutes, and 2 seconds Commit: adc4f1f (master) Author: Andy Polyakov Message: bn/asm/x86[_64]-mont*.pl: complement alloca with page-walking. Some OSes, *cough*-dows, insist on stack being "wired" to physical memory in strictly sequential manner, i.e. if stack allocation spans two pages, then reference to farmost one can be punishable by SEGV. But page walking can do good even on other OSes, because it guarantees that villain thread hits the guard page before it can make damage to innocent one... Reviewed-by: Rich Salz <[email protected]> View the changeset: https://github.com/openssl/openssl/compare/56cd71b46e5f...adc4f1fc25b2 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/114244918 -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
_____ openssl-commits mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits
