commit | 638cee62d5f25abf29290825f1600728f79da002 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Thu Oct 28 14:50:57 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Oct 28 14:50:57 2010 +0000 |
tree | b3449f45ffa87d16317c4b292a3d6702efb40681 | |
parent | 658370e72c6a3fe5fdeb3592278fc29eb0e5a7e3 [diff] |
Issue #9295: Fix a crash under Windows when calling close() on a file object with custom buffering from two threads at once.