mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
5 lines
204 B
Plaintext
5 lines
204 B
Plaintext
|
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.
|