Files
wolfssl/src
Tobias Frauenschläger 36d01cdb9b Fix memory leak in wc_GeneratePreTBS()
In the wc_GeneratePreTBS() method (used for WOLFSSL_DUAL_ALG_CERTS
support), there was a workaround for alt names in certificates, as the
CopyDecodedToX509() method wasn't properly copying them. As a proper
copy mechanism is implemented now, we have to remove the workaround as
it now causes a memory leak of the copied values.

Signed-off-by: Tobias Frauenschläger
<tobias.frauenschlaeger@oth-regensburg.de>
2024-07-30 10:38:48 +02:00
..
2024-07-19 13:15:05 -06:00
2024-07-19 13:15:05 -06:00
2024-07-19 13:15:05 -06:00
2024-07-19 13:15:05 -06:00
2024-07-19 13:15:05 -06:00
2024-07-19 13:15:05 -06:00
2024-07-19 13:15:05 -06:00
2024-07-19 13:15:05 -06:00
2024-07-19 13:15:05 -06:00
2024-07-19 13:15:05 -06:00
2024-07-19 13:15:05 -06:00
2024-07-19 13:15:05 -06:00
2024-07-19 13:15:05 -06:00
2024-07-04 10:21:20 +02:00
2024-07-19 13:15:05 -06:00
2024-07-19 13:15:05 -06:00
2024-07-19 13:15:05 -06:00
2024-07-30 10:38:48 +02:00