[issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE

Antoine Pitrou report at bugs.python.org
Fri Jun 10 23:54:42 CEST 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

> Two patches attached:
> - a patch checking that the ossaudiodev object isn't closed
> - a patch adding _PyIsSelectable_fd()

In oss_check_closed.diff, you might want to add tests for the other
methods as well. Otherwise, looks good!

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12287>
_______________________________________


More information about the Python-bugs-list mailing list