diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-07-18 21:57:35 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-07-18 21:57:35 (GMT) |
commit | 45e90394e728d94c0840010d4b47803456539d09 (patch) | |
tree | fabf8bd2d7132f79dfae55cfca3ed87845056222 /Lib/test | |
parent | c406a121f7f43772752012119b4b65df4b68d707 (diff) | |
download | cpython-45e90394e728d94c0840010d4b47803456539d09.zip cpython-45e90394e728d94c0840010d4b47803456539d09.tar.gz cpython-45e90394e728d94c0840010d4b47803456539d09.tar.bz2 |
Fix posix_chflags(): return_value was uninitialized when follow_symlinks=False
whereas the fchmodat() function is not avaialble.
Diffstat (limited to 'Lib/test')
0 files changed, 0 insertions, 0 deletions