[openssl/openssl] 88df4c: Fix compilation on Windows using icc

Matt Caswell noreply at github.com
Wed Jan 31 10:26:50 UTC 2024


  Branch: refs/heads/openssl-3.2
  Home:   https://github.com/openssl/openssl
  Commit: 88df4cf8801be3f9b54e318c418edee8de1ad1a8
      https://github.com/openssl/openssl/commit/88df4cf8801be3f9b54e318c418edee8de1ad1a8
  Author: Matt Caswell <matt at openssl.org>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
    M include/internal/refcount.h

  Log Message:
  -----------
  Fix compilation on Windows using icc

The parameter list for CRYPTO_DOWN_REF for the icc on windows build was
incorrect.

This issue was introduced by 99fd5b2b10

Fixes #23414

Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23415)

(cherry picked from commit 20ddfe78e9ddc0aba8208616e1b0b33cb12f77f5)




More information about the openssl-commits mailing list