blob: c6b30eed798db06ca2fdf9fa7e6e49c813c00e46 (
plain)
1
2
3
4
5
6
|
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).
|