[issue24022] Python heap corruption issue

2016-09-18 Thread Roundup Robot
Roundup Robot added the comment: New changeset ccfea26e6582 by Benjamin Peterson in branch '3.4': properly handle the single null-byte file (closes #24022) https://hg.python.org/cpython/rev/ccfea26e6582 New changeset c6438a3df7a4 by Benjamin Peterson in branch '2.7': properly handle the single n

[issue24022] Python heap corruption issue

2015-04-21 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Where are test scripts? -- nosy: +serhiy.storchaka versions: -Python 3.6 ___ Python tracker ___ _

[issue24022] Python heap corruption issue

2015-04-21 Thread Benjamin Peterson
Changes by Benjamin Peterson : Added file: http://bugs.python.org/file39160/f69354561u44075.zip ___ Python tracker ___ ___ Python-bugs-list ma

[issue24022] Python heap corruption issue

2015-04-21 Thread Roundup Robot
Roundup Robot added the comment: New changeset 414e08c478f4 by Benjamin Peterson in branch '3.4': do not call into python api if an exception is set (#24022) https://hg.python.org/cpython/rev/414e08c478f4 New changeset 03b2259c6cd3 by Benjamin Peterson in branch 'default': merge 3.4 (#24022) htt

[issue24022] Python heap corruption issue

2015-04-21 Thread Benjamin Peterson
New submission from Benjamin Peterson: Reported by "Hug Bounter" to security@ Hello, I would like to report a heap corruption issue in Python/Parser/tokenizer.c:922, affecting latest Python 3.4.3 (from python.org) and also 2.7 ( tested 2.7.9-r1 on Gentoo ). The latest version available - 3.5