mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
5 lines
204 B
Text
5 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.
|