mirror of
https://github.com/curl/curl.git
synced 2026-04-14 13:01:42 +08:00
There remain some false positives, hits in test data, and `dir` use, around 100 issues in total. There is no plan to enforce badwords on tests. Also: - badwords.txt: let a few `manpage[s]` occurrences through (in Perl code). Closes #19541
34 lines
376 B
Plaintext
34 lines
376 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
multi
|
|
crash
|
|
</keywords>
|
|
</info>
|
|
|
|
<reply>
|
|
</reply>
|
|
|
|
<client>
|
|
<tool>
|
|
lib%TESTNUMBER
|
|
</tool>
|
|
|
|
<name>
|
|
Remove easy handle in pending connections does not leave dangling entry
|
|
</name>
|
|
<command>
|
|
hostname.invalid
|
|
</command>
|
|
</client>
|
|
|
|
#
|
|
# Verify that the test runs to completion without crashing
|
|
<verify>
|
|
<errorcode>
|
|
0
|
|
</errorcode>
|
|
</verify>
|
|
|
|
</testcase>
|