Message262695
I approve in principle, but this patch isn't ready.
If we compile on Win32, and allow_fd is on, and they pass in an invalid fd, your patched code will reach line 914 "length = PyBytes_GET_SIZE(bytes);" but bytes will be uninitialized. |
|
Date |
User |
Action |
Args |
2016-03-31 15:08:02 | larry | set | recipients:
+ larry, serhiy.storchaka |
2016-03-31 15:08:02 | larry | set | messageid: <1459436882.35.0.436217110772.issue26671@psf.upfronthosting.co.za> |
2016-03-31 15:08:02 | larry | link | issue26671 messages |
2016-03-31 15:08:02 | larry | create | |
|