mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
6 lines
230 B
Text
6 lines
230 B
Text
|
o Minor bugfixes:
|
||
|
- Enable protection of small arrays whenever we build with gcc hardening
|
||
|
features, not only when also building with warnings enabled. Fixes bug
|
||
|
2031; bugfix on 0.2.2.14-alpha. Reported by keb.
|
||
|
|