On 17/10/14 06:15, [email protected] wrote: > How did C 'inline' become a mandatory feature, particularly as a > security release?
It isn't - there is no change in policy here, just a known issue with the release. "inline" is (supposed to be) used only if the compiler supports it. See: http://marc.info/?l=openssl-users&m=141349050628983&w=2 The code in question was introduced as part of security hardening work to improve the constant time behaviour of certain sections of code. Matt ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
