[issue24917] time_strftime() Buffer Over-read

Alexander Belopolsky report at bugs.python.org
Sat Sep 5 01:58:16 CEST 2015


Alexander Belopolsky added the comment:

John,

There is no doubt that this is a bona fide bug.  I was just hoping that someone with a Windows development machine would help figuring out the affected versions.

>From the hg history, it looks like the faulty code is present in all versions starting from 3.2:  

https://hg.python.org/cpython/annotate/977c5753ca32/Modules/timemodule.c#l515

I will set the issue versions accordingly.

----------
versions: +Python 3.2, Python 3.3, Python 3.4

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


More information about the Python-bugs-list mailing list