diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2005-09-19 06:42:30 (GMT) |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2005-09-19 06:42:30 (GMT) |
commit | c36179bf814b7075fe3341807ff0eac40c55dec7 (patch) | |
tree | c7e595645ca908869b9211cb82076a2ffe2dfb36 /Lib/idlelib/idlever.py | |
parent | 539604146aa5e33a5a1517f1a5fb4548153d77ef (diff) | |
download | cpython-c36179bf814b7075fe3341807ff0eac40c55dec7.zip cpython-c36179bf814b7075fe3341807ff0eac40c55dec7.tar.gz cpython-c36179bf814b7075fe3341807ff0eac40c55dec7.tar.bz2 |
Fix problems reported by valgrind:
* Fix memory leak in posix.access()
* Fix use of uninitialized value in forkpty()
- from the manpage it isn't clear if there are conditions where master_fd
are uninitialized, but it's safer to initialize
Diffstat (limited to 'Lib/idlelib/idlever.py')
0 files changed, 0 insertions, 0 deletions