tor/changes/win_tmp_dir

5 lines
183 B
Plaintext
Raw Normal View History

o Unit tests:
- Use GetTempDir to find the proper temporary directory location on
Windows when generating temporary files for the unit tests. Patch
by Gisle Vanem.