[issue6873] posix_lchown: possible overflow of uid, gid

Boya Sun report at bugs.python.org
Thu Dec 24 05:37:00 CET 2009


Boya Sun <boya.sun at case.edu> added the comment:

Gregory,

I discovered this bug by static analysis, so I do not have a system 
that this bug is actually triggered. But I am happy to see the fix 
applied since this makes code safer. It would be great if anyone could 
write a test case that cause uid and gid to overflow, then use the test 
case as a regression test on the fix.

Boya

----------

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


More information about the Python-bugs-list mailing list