mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
7 lines
266 B
Text
7 lines
266 B
Text
|
o Minor bugfixes (security):
|
||
|
- Refrain from potentially insecure usage of strncat() in
|
||
|
configure_backtrace_handler(). Use snprintf() instead.
|
||
|
Fixes bug 26522; bugfix on
|
||
|
a969ce464dc23db39725a891d60537f3d3e51b50 (not in any tor
|
||
|
release).
|