42Webserver / 42-Vienna-Webserv

This project is about writing our own HTTP server in C++
1 stars 0 forks source link

leak if bind fails() #53

Closed windchaser-surf closed 1 month ago

windchaser-surf commented 1 month ago

if bind fails we have some leaks, which are not directly specified in valgrind