mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
6 lines
262 B
Plaintext
6 lines
262 B
Plaintext
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.
|