[issue23022] heap-use-after-free in find_maxchar_surrogates

2014-12-11 Thread peerhash
Changes by peerhash ch...@rop.io: Removed file: http://bugs.python.org/file37406/repro.py ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue23022

[issue23022] heap-use-after-free in find_maxchar_surrogates

2014-12-10 Thread peerhash
New submission from peerhash: Line 27-29 trigger use-after-free. = ==18203== ERROR: AddressSanitizer: heap-use-after-free on address 0x60080003b2e0 at pc 0x5e844f bp 0x75351750 sp 0x75351748 READ of size 4

[issue23022] heap-use-after-free in find_maxchar_surrogates

2014-12-10 Thread peerhash
Changes by peerhash ch...@rop.io: -- hgrepos: -284 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue23022 ___ ___ Python-bugs-list mailing list