mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Use tor_asprintf for in have_enough_mem_for_dircache()
(Fixes bug 20887)
This commit is contained in:
committed by
Nick Mathewson
parent
b0f0c0f550
commit
bc5f79b95c
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes (freebsd):
|
||||
- In have_enough_mem_for_dircache(), the variable DIRCACHE_MIN_MEM_MB
|
||||
does not stringify on FreeBSD, so we switch to tor_asprintf(). Fixes
|
||||
bug 20887; bugfix on 0.2.8.1-alpha. Patch by Neel Chauhan.
|
||||
Reference in New Issue
Block a user