DescriptionI am somewhat reluctantly changing the API so that setProcFD is no longer
idempotent with regards to global state. But Julien Tinnes convinced me that
we should try to hold on to /proc for as short a time as possible.
This change potentially makes things a little more difficult for callers, as
they can now no longer re-use the file descriptor passed into setProcFd(), so
I updated the comments to warn about the changed semantics.
BUG=n/a
TEST=make test
Committed: https://code.google.com/p/seccompsandbox/source/detail?r=186
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|