STINNER Victor <[email protected]> added the comment:

Hum, maybe I'm just confused by "integer overflow". To me, "integer overflow" 
means that an operation goes out of the bounds of a C integer type. But here, 
the problem is more than the parser accepts invalid Bluetooth addresses?

Please use a better title than "Fix integer overflow in socketmodule". Maybe 
"Fix Bluetooth address parser"?

----------

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue18564>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to