[openssl/openssl] c007f4: Fix crypto/dso/dso_vms.c
    Richard Levitte 
    noreply at github.com
       
    Fri Oct  7 09:00:35 UTC 2022
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: c007f466aaebd8ef07111c8560e039d8bcb5fa7b
      https://github.com/openssl/openssl/commit/c007f466aaebd8ef07111c8560e039d8bcb5fa7b
  Author: Richard Levitte <levitte at openssl.org>
  Date:   2022-10-07 (Fri, 07 Oct 2022)
  Changed paths:
    M crypto/dso/dso_vms.c
  Log Message:
  -----------
  Fix crypto/dso/dso_vms.c
In the "Stop raising ERR_R_MALLOC_FAILURE in most places" commit, some
fixes of this file weren't done quite right, leading to a symbol being
undeclared depending on building circumstances.
Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
(Merged from https://github.com/openssl/openssl/pull/19360)
    
    
More information about the openssl-commits
mailing list