VirtualBox

忽略:
時間撮記:
2022-11-2 上午07:40:16 (2 年 以前)
作者:
vboxsync
svn:sync-xref-src-repo-rev:
154372
訊息:

libs: Switch to openssl-3.0.7, bugref:10317

位置:
trunk/src/libs/openssl-3.0.7
檔案:
修改 2 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/libs/openssl-3.0.7

    • 屬性 svn:mergeinfo
      •  

        old new  
        1515/vendor/openssl/3.0.2:150728-150729
        1616/vendor/openssl/3.0.3:151497-151729
        17 /vendor/openssl/current:147554-151496
         17/vendor/openssl/3.0.7:154371
         18/vendor/openssl/current:147554-154370
  • trunk/src/libs/openssl-3.0.7/crypto/pkcs12/p12_decr.c

    r94082 r97372  
    11/*
    2  * Copyright 1999-2021 The OpenSSL Project Authors. All Rights Reserved.
     2 * Copyright 1999-2022 The OpenSSL Project Authors. All Rights Reserved.
    33 *
    44 * Licensed under the Apache License 2.0 (the "License").  You may not use
     
    9595            if (EVP_CIPHER_CTX_ctrl(ctx, EVP_CTRL_AEAD_GET_TAG,
    9696                (int)mac_len, out+outlen) < 0) {
     97                OPENSSL_free(out);
     98                out = NULL;
    9799                ERR_raise(ERR_LIB_PKCS12, ERR_R_INTERNAL_ERROR);
    98100                goto err;
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette