[openssl/openssl] 75aad1: Replace __attribute__((malloc)) with __attribute__...

Anis-cpu-13 noreply at github.com
Thu May 25 15:56:03 UTC 2023


  Branch: refs/heads/openssl-3.1
  Home:   https://github.com/openssl/openssl
  Commit: 75aad1519498c8f17cfda79391da5df1504768e3
      https://github.com/openssl/openssl/commit/75aad1519498c8f17cfda79391da5df1504768e3
  Author: Anis-cpu-13 <anisaityacoub7 at gmail.com>
  Date:   2023-05-25 (Thu, 25 May 2023)

  Changed paths:
    M include/openssl/macros.h

  Log Message:
  -----------
  Replace __attribute__((malloc)) with __attribute__((__malloc__)) in macros.h

Fix macro attribute conflict with cmocka
Fixes #20776

CLA: trivial

Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: Nicola Tuveri <nic.tuv at gmail.com>
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20869)

(cherry picked from commit 0bf7e94c10f1b00510b8a36cdcbedc02a66468be)




More information about the openssl-commits mailing list