Skip to content

fix file descriptor leak of epollfd#627

Merged
php-pulls merged 2 commits intophp:masterfrom
feuerfritas:master
Apr 20, 2014
Merged

fix file descriptor leak of epollfd#627
php-pulls merged 2 commits intophp:masterfrom
feuerfritas:master

Conversation

@feuerfritas
Copy link

when reloading fpm epollfd is always leaked after clone syscall

@kaplanlior
Copy link
Contributor

Is there a related bug ?

@feuerfritas
Copy link
Author

I couldn't find a related bug, so have just reported it:

https://bugs.php.net/bug.php?id=66908

This patch fixes descriptor leak which could lead to DoS once Max open files is reached
@php-pulls php-pulls merged commit 389d4e5 into php:master Apr 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants