CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected] 2019/11/08 08:59:28

Modified files:
        www/slowhttptest: Makefile 
Added files:
        www/slowhttptest/patches: patch-src_slowhttptest_cc 

Log message:
Fix a segmentation fault in slowhttptest.

slowhttptest didn't check that the argument passed to freeaddrinfo(3)
was not NULL, which resulted in a segmentation fault.

OK jca@

Reply via email to