PEP 446: add a link explaining why leaked file descriptors cause issue on SELinux
This commit is contained in:
parent
2c51e21d3b
commit
d3274dc250
|
@ -572,6 +572,9 @@ Other links:
|
||||||
history of ``O_CLOEXEC`` and ``O_NONBLOCK`` flags
|
history of ``O_CLOEXEC`` and ``O_NONBLOCK`` flags
|
||||||
* `File descriptor handling changes in 2.6.27
|
* `File descriptor handling changes in 2.6.27
|
||||||
<http://lwn.net/Articles/292843/>`_
|
<http://lwn.net/Articles/292843/>`_
|
||||||
|
* `Excuse me son, but your code is leaking !!!
|
||||||
|
<http://danwalsh.livejournal.com/53603.html>`_ (Dan Walsh,
|
||||||
|
March 2012): SELinux issues with leaked file descriptors
|
||||||
|
|
||||||
|
|
||||||
Copyright
|
Copyright
|
||||||
|
|
Loading…
Reference in New Issue