Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-02 | Fix a number of clang analyzer false-positives | Nick Mathewson | |
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". |