-
Committer:
Teddy Hogeborn
-
Date:
2014-06-14 02:57:16 UTC
-
Revision ID:
teddy@recompile.se-20140614025716-i6887rk3u1iy9l67
In plugin-runner, protect against a larger FD_SETSIZE than fd_set.
* plugin-runner.c (main): Before forking, check that the first FD from
pipe() does not exceed FD_SETSIZE.