[openssl/openssl] af6379: Fix typo in PKCS12_SAFEBAG_set0_attrs

faramir-dev noreply at github.com
Thu Oct 13 12:24:37 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: af6379368f81025808689e843a5d86c6402a63a7
      https://github.com/openssl/openssl/commit/af6379368f81025808689e843a5d86c6402a63a7
  Author: Daniel Fiala <daniel at openssl.org>
  Date:   2022-10-13 (Thu, 13 Oct 2022)

  Changed paths:
    M crypto/pkcs12/p12_attr.c

  Log Message:
  -----------
  Fix typo in PKCS12_SAFEBAG_set0_attrs

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


  Commit: 9eaf07ffe39e76aca2dfb8e22b8060c75fcbd8e0
      https://github.com/openssl/openssl/commit/9eaf07ffe39e76aca2dfb8e22b8060c75fcbd8e0
  Author: Daniel Fiala <daniel at openssl.org>
  Date:   2022-10-13 (Thu, 13 Oct 2022)

  Changed paths:
    M crypto/pkcs12/p12_attr.c
    M doc/man3/PKCS12_SAFEBAG_set0_attrs.pod
    M include/openssl/pkcs12.h.in

  Log Message:
  -----------
  PKCS12_SAFEBAG_set0_attrs: Remove const from function signature

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


Compare: https://github.com/openssl/openssl/compare/704e8090b4a7...9eaf07ffe39e


More information about the openssl-commits mailing list