[openssl/openssl] fb20e6: ossl_property_list_to_string: handle quoted strings

Pauli noreply at github.com
Wed Oct 4 21:11:39 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: fb20e66c6b2651067f50bab8cf098c71e2caed4b
      https://github.com/openssl/openssl/commit/fb20e66c6b2651067f50bab8cf098c71e2caed4b
  Author: Pauli <pauli at openssl.org>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M crypto/property/property_parse.c
    M test/property_test.c

  Log Message:
  -----------
  ossl_property_list_to_string: handle quoted strings

ossl_property_list_to_string() didn't quote strings correctly which
could result in a generated property string being unparsable.

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22182)




More information about the openssl-commits mailing list