summaryrefslogtreecommitdiff
path: root/changes/bug16274
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug16274')
-rw-r--r--changes/bug162745
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug16274 b/changes/bug16274
new file mode 100644
index 0000000000..4eec571761
--- /dev/null
+++ b/changes/bug16274
@@ -0,0 +1,5 @@
+ o Minor bugfix (open file limit):
+ - Fix set_max_file_descriptors() to set by default the max open file
+ limit to the current limit in case setrlimit() fails so we at least
+ have a usable value; Fixes #16274; bugfix on tor-0.2.0.10-alpha~71;
+ Patch by dgoulet.