mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
4 lines
204 B
Text
4 lines
204 B
Text
o Minor bugfixes (correctness checks):
|
|
- Use GCC/Clang's printf-checking feature to make sure that
|
|
tor_assertf() arguments are correctly typed. Fixes bug 32765;
|
|
bugfix on 0.4.1.1-alpha.
|