mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
This fixes a really bad bug that seems to have been there for a while. Canceling a nsock connect SSL operation fails with fatal(). I have never seen it in real life though. Added a corresponding unit test. |
||
|---|---|---|
| .. | ||
| basic.c | ||
| connect.c | ||
| ghheaps.c | ||
| ghlists.c | ||
| logs.c | ||
| Makefile | ||
| README | ||
| run_tests.sh | ||
| test-common.h | ||
| tests_main.c | ||
| timer.c | ||
Minimal regression test suite for nsock. Usage: $ make $ sh ./run_tests.sh