Make sure we pre-initialise properties
authorMatt Caswell <matt@openssl.org>
Wed, 14 Aug 2019 14:00:35 +0000 (15:00 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 29 Aug 2019 09:50:47 +0000 (10:50 +0100)
commit505f46602043c7c28884e4c13f3cfa9419ae2f15
tree0c58220dd5f6b3f5d29e0a832b20dfa4a0e5872a
parent770de3462c0d655a6543a6c1a2c0bda7b57178f9
Make sure we pre-initialise properties

Simplify the initialisation of the core by pre-initialising properties.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9590)
crypto/context.c
crypto/property/property.c
crypto/property/property_lcl.h
include/internal/property.h