mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
5 lines
236 B
Text
5 lines
236 B
Text
o Minor bugfixes:
|
|
- Avoid a possible null-pointer dereference when rebuilding the mdesc
|
|
cache without actually having any descriptors to cache. Bugfix on
|
|
0.2.2.6-alpha. Issue discovered using clang's static analyzer.
|
|
|