summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-09-16 16:23:25 +0200
committerRichard Levitte <levitte@openssl.org>2019-09-20 12:16:48 +0200
commitec87a649dd2128bde780f6e34a4833d9469f6b4d (patch)
treee96148daed6896f6128ae6cdfdc867fb80ab9847 /crypto
parent6061cd541332b0917e7001814533c01f895200a8 (diff)
include/openssl/macros.h: Rework OPENSSL_FUNC for div C standards
OPENSSL_FUNC was defined as an alias for __FUNCTION__ with new enough GNU C, regardless of the language standard used. We change this slightly, so this won't happen unless __STDC_VERSION is defined. Fixes #9911 Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/9913)
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions