Skip to main content
  • Home
  • login
  • Browse the archive

    swh mirror partner logo
swh logo
SoftwareHeritage
Software
Heritage
Mirror
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

Revision cb04533531d389f67ef2aab4bc38a368da24da5a authored by Daniel Gustafsson on 12 July 2024, 18:49:16 UTC, committed by Tomas Mraz on 05 September 2024, 15:05:24 UTC
Fix memleak in rsa_cms_sign error path
If the call to X509_ALGOR_set0 fails then the allocated ASN1_STRING
variable passed as parameter leaks.  Fix by explicitly freeing like
how all other codepaths with X509_ALGOR_set0 do.

Fixes #22680

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24868)

(cherry picked from commit 5efc57caf229748fd4f85b05463f96b11679100d)
1 parent 7c01bb2
  • Files
  • Changes
  • 0006da9
  • /
History
Cook and download a directory from the Software Heritage Vault

You have requested the cooking of the directory with identifier swh:1:dir:0006da9995ec1f24ee41cb603f36ba8e9c77d3b0 into a standard tar.gz archive.

Are you sure you want to continue ?

Download a directory from the Software Heritage Vault

You have requested the download of the directory with identifier swh:1:dir:0006da9995ec1f24ee41cb603f36ba8e9c77d3b0 as a standard tar.gz archive.

Are you sure you want to continue ?

Cook and download a revision from the Software Heritage Vault

You have requested the cooking of the history heading to revision with identifier swh:1:rev:cb04533531d389f67ef2aab4bc38a368da24da5a into a bare git archive.

Are you sure you want to continue ?

Download a revision from the Software Heritage Vault

You have requested the download of the history heading to revision with identifier swh:1:rev:cb04533531d389f67ef2aab4bc38a368da24da5a as a bare git archive.

Are you sure you want to continue ?

Invalid Email !

The provided email is not well-formed.

Download link has expired

The requested archive is no longer available for download from the Software Heritage Vault.

Do you want to cook it again ?

Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • revision
  • directory
revision badge
swh:1:rev:cb04533531d389f67ef2aab4bc38a368da24da5a
directory badge Iframe embedding
swh:1:dir:0006da9995ec1f24ee41cb603f36ba8e9c77d3b0
FileModeSize
.ctags.d
.github
Configurations
VMS
apps
cloudflare-quiche @ 7ab6a55
crypto
demos
dev
doc
engines
external
fuzz
gost-engine @ 2a8a5e0
include
krb5 @ 784c38f
ms
oqs-provider @ 0ec51ec
os-dep
providers
pyca-cryptography @ 7e33b0e
python-ecdsa @ 4de8d5b
ssl
test
tlsfuzzer @ dbd56c1
tlslite-ng @ 771e9f5
tools
util
wycheproof @ 2196000
.gitattributes -rw-r--r--693 bytes
.gitignore -rw-r--r--4.6 KB
.gitmodules -rw-r--r--969 bytes
ACKNOWLEDGEMENTS.md -rw-r--r--159 bytes
AUTHORS.md -rw-r--r--990 bytes
CHANGES.md -rw-r--r--760.2 KB
CODE-OF-CONDUCT.md -rw-r--r--169 bytes
CONTRIBUTING.md -rw-r--r--4.5 KB
Configure -rwxr-xr-x136.2 KB
HACKING.md -rw-r--r--1.2 KB
INSTALL.md -rw-r--r--65.5 KB
LICENSE.txt -rw-r--r--9.9 KB
NEWS.md -rw-r--r--79.0 KB
NOTES-ANDROID.md -rw-r--r--4.5 KB
NOTES-DJGPP.md -rw-r--r--2.1 KB
NOTES-NONSTOP.md -rw-r--r--10.4 KB
NOTES-PERL.md -rw-r--r--4.9 KB
NOTES-UNIX.md -rw-r--r--5.6 KB
NOTES-VALGRIND.md -rw-r--r--2.7 KB
NOTES-VMS.md -rw-r--r--4.7 KB
NOTES-WINDOWS.md -rw-r--r--9.5 KB
README-ENGINES.md -rw-r--r--15.3 KB
README-FIPS.md -rw-r--r--6.7 KB
README-PROVIDERS.md -rw-r--r--5.4 KB
README-QUIC.md -rw-r--r--3.7 KB
README.md -rw-r--r--8.0 KB
SUPPORT.md -rw-r--r--3.8 KB
VERSION.dat -rw-r--r--92 bytes
build.info -rw-r--r--4.2 KB
config -rwxr-xr-x378 bytes
config.com -rw-r--r--2.5 KB
configdata.pm.in -rw-r--r--16.3 KB

The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

README.md

ENEA — Copyright (C), ENEA. License: GNU AGPLv3+.
Legal notes  ::  JavaScript license information ::  Web API

back to top