New submission from Serhiy Storchaka:

There are potential integer overflows in error handlers. Here is simple patch 
which fixes them.

----------
assignee: serhiy.storchaka
components: Extension Modules
files: codecs_error_hadlers_overflow.patch
keywords: patch
messages: 227370
nosy: serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Possible integer overflow in error handlers
type: behavior
versions: Python 2.7, Python 3.4, Python 3.5
Added file: http://bugs.python.org/file36701/codecs_error_hadlers_overflow.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22470>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to