[issue20025] ssl.RAND_bytes() and ssl.RAND_pseudo_bytes() don't check if num is negative

Roundup Robot report at bugs.python.org
Thu Dec 19 16:47:50 CET 2013


Roundup Robot added the comment:

New changeset 68ec8949dbf1 by Victor Stinner in branch '3.3':
Issue #20025: ssl.RAND_bytes() and ssl.RAND_pseudo_bytes() now raise a
http://hg.python.org/cpython/rev/68ec8949dbf1

New changeset c1d2c90ece99 by Victor Stinner in branch 'default':
(Merge 3.3) Issue #20025: ssl.RAND_bytes() and ssl.RAND_pseudo_bytes() now
http://hg.python.org/cpython/rev/c1d2c90ece99

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list