Message191692
> And stat_filemode() should detect integer overflow.
Attached stat_mode_overflow.patch should fix this issue.
(I would also suggest to inline fileperm() into stat_filemode(), or pass buf instead of &buf[1]. But you may not agree, as you want :-)) |
|
Date |
User |
Action |
Args |
2013-06-23 11:51:39 | vstinner | set | recipients:
+ vstinner, loewis, jcea, pitrou, movement, giampaolo.rodola, christian.heimes, r.david.murray, neologix, python-dev, dilettant |
2013-06-23 11:51:39 | vstinner | set | messageid: <1371988299.33.0.468485221652.issue11016@psf.upfronthosting.co.za> |
2013-06-23 11:51:39 | vstinner | link | issue11016 messages |
2013-06-23 11:51:38 | vstinner | create | |
|