[openssl/openssl] 6b9d58: Fix regression in i2d_re_X509_REQ_tbs()
Tomáš Mráz
noreply at github.com
Wed Oct 5 14:14:38 UTC 2022
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: 6b9d582d49353750f36c14dd20f5f962e7d52d3b
https://github.com/openssl/openssl/commit/6b9d582d49353750f36c14dd20f5f962e7d52d3b
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-10-05 (Wed, 05 Oct 2022)
Changed paths:
M crypto/x509/x509_req.c
Log Message:
-----------
Fix regression in i2d_re_X509_REQ_tbs()
This fixes regression from commit 8e39049. There is also no point
in setting the modified flag after just calling i2d.
Fixes #19297
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19299)
(cherry picked from commit 928f15e71b0bccabb10cbdcbb9b2d4e85eeb5906)
More information about the openssl-commits
mailing list