[openssl/openssl] 20ddfe: Fix compilation on Windows using icc
    Matt Caswell 
    noreply at github.com
       
    Wed Jan 31 10:26:51 UTC 2024
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 20ddfe78e9ddc0aba8208616e1b0b33cb12f77f5
      https://github.com/openssl/openssl/commit/20ddfe78e9ddc0aba8208616e1b0b33cb12f77f5
  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)
    
    
More information about the openssl-commits
mailing list