commit | c708c0a8c41de2c14587d8683c6b6a91d06c97bf | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Sat Aug 10 21:20:54 2002 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Sat Aug 10 21:20:54 2002 +0000 |
tree | 83ab13297ad15355228e0dee20574daa3c473347 | |
parent | 75ea1e11dcb90c768af6a222ae8e20a4f532617d [diff] |
If any trash happened to be sitting around waiting to get collected at the time it's called, test_saveall() made it look a leak, triggering bogus warnings from regrtest's -l (findleaks) mode.