summaryrefslogtreecommitdiffstats
path: root/crypto/property
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-08-21 11:08:20 +0200
committerRichard Levitte <levitte@openssl.org>2019-08-21 11:18:58 +0200
commitd32d304836caaca475c21a82b94e494898cb60c5 (patch)
tree2d81a470ba2ae4cc7c01f812a380b3b7aa9fbcf9 /crypto/property
parent5fa7789f1b46c6851df4cf8dde403b7f08bf93ea (diff)
Fix ossl_param_bld_push_{utf8,octet}_string() / param_bld_convert()
ossl_param_bld_push_{utf8,octet}_string() saved the constant string pointer to a non-constant structure field, so we change that field to a pointer to a constant. We also modify param_bld_convert() to pretend the resulting pointer for PTR types points to a constant as well. Completes #9649 Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/9651)
Diffstat (limited to 'crypto/property')
0 files changed, 0 insertions, 0 deletions