curl/tests/data/test1678
Stefan Eissing 0dc22b690d
ssls: fix potential memory leak on import
Memory can be leaked when importing corrupted SSL session data that
carry the same data fields repeatedly.

Fixes #22323

Closes #22324
2026-07-15 22:18:04 +02:00

21 lines
254 B
XML

<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
ssls-import
</keywords>
</info>
# Client-side
<client>
<features>
SSLS-EXPORT
</features>
<tool>
lib%TESTNUMBER
</tool>
<name>
SSL session import tests
</name>
</client>
</testcase>