mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge remote-tracking branch 'public/close_file_mapping'
Conflicts: src/common/compat.h Conflict was between replacement of MS_WINDOWS with _WIN32 in master, and with removal of file_handle from tor_mmap_t struct in close_file_mapping branch (for bug 5951 fix).
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes:
|
||||
- Don't hold a windows file handle open for every file mapping;
|
||||
the file mapping handle is sufficient. Fix for bug 5951; bugfix on
|
||||
0.1.2.1-alpha.
|
||||
Reference in New Issue
Block a user