tor/changes/mdesc_null_deref

6 lines
236 B
Plaintext
Raw Normal View History

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.