mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
5 lines
262 B
Text
5 lines
262 B
Text
o Minor bugfixes (code correctness):
|
|
- Update to the latest version of Trunnel, which tries harder
|
|
to avoid generating code that can invoke memcpy(p,NULL,0).
|
|
Bug found by clang address sanitizer. Fixes bug 18373; bugfix
|
|
on 0.2.7.2-alpha.
|