[openssl/openssl] 0bf7e9: Replace __attribute__((malloc)) with __attribute__...

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


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 0bf7e94c10f1b00510b8a36cdcbedc02a66468be
      https://github.com/openssl/openssl/commit/0bf7e94c10f1b00510b8a36cdcbedc02a66468be
  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)




More information about the openssl-commits mailing list