Issue 1713797: Fix off-by-one error in Modules/socketmodule.c (original) (raw)

Issue1713797

Created on 2007-05-06 15:53 by kloeri, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
off-by-one.patch kloeri,2007-05-06 15:53 Off-y-one patch
Messages (2)
msg52600 - (view) Author: Bryan �stergaard (kloeri) Date: 2007-05-06 15:53
This patch fixes an off-by-one error caught by propolice. See https://bugs.gentoo.org/show_bug.cgi?id=82469 for more info.
msg52601 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2007-05-06 16:44
Thanks for the patch, this seems to be already fixed in Subversion.
History
Date User Action Args
2022-04-11 14:56:24 admin set github: 44934
2007-05-06 15:53:34 kloeri create