mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
efcab43956
Most of these are in somewhat non-obvious code where it is probably a good idea to initialize variables and add extra assertions anyway. Closes 13036. Patches from "teor".
6 lines
242 B
Plaintext
6 lines
242 B
Plaintext
o Minor bugfixes:
|
|
- Fix a large number of false positive warnings from the clang
|
|
analyzer static analysis tool. This should make real warnings
|
|
easier for clang analyzer to find. Patch from "teor". Closes
|
|
ticket 13036.
|