[openssl/openssl] 1967b7: evp_pkey_ctx_setget_params_to_ctrl(): Always prope...

Tomáš Mráz noreply at github.com
Wed Jun 26 09:54:54 UTC 2024


  Branch: refs/heads/openssl-3.2
  Home:   https://github.com/openssl/openssl
  Commit: 1967b7316dfa66d80957a329ab91c94b2f676d54
      https://github.com/openssl/openssl/commit/1967b7316dfa66d80957a329ab91c94b2f676d54
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2024-06-26 (Wed, 26 Jun 2024)

  Changed paths:
    M crypto/evp/ctrl_params_translate.c

  Log Message:
  -----------
  evp_pkey_ctx_setget_params_to_ctrl(): Always properly set ctx.action_type

Fixes #24698

Some applicable translations are bidirectional so they have
NONE action_type. However we need to set the real action_type
in the ctx.

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Paul Dale <ppzgs1 at gmail.com>
(Merged from https://github.com/openssl/openssl/pull/24709)

(cherry picked from commit 55c1458303c0fef88e4b2b35a090e9145f3e07eb)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications


More information about the openssl-commits mailing list