]> granicus.if.org Git - python/commit
Bug 1688393. Adds a control of negative values in
authorFacundo Batista <facundobatista@gmail.com>
Wed, 28 Mar 2007 03:45:20 +0000 (03:45 +0000)
committerFacundo Batista <facundobatista@gmail.com>
Wed, 28 Mar 2007 03:45:20 +0000 (03:45 +0000)
commit1fe9f968a21843175c3cbd6adf632aa95d2f2bef
tree85658d73283cf4945e086b3b43224265667908c9
parentb20c500251949028d38b32112e864da3cd074be0
Bug 1688393. Adds a control of negative values in
socket.recvfrom, which caused an ugly crash.
Lib/test/test_socket.py
Modules/socketmodule.c