
16 Apr
2014
16 Apr
'14
12:55 a.m.
commit bd83d0ed186c0bb2c8e3892e55ac2f55770d3ee7 Author: Nick Mathewson <nickm@torproject.org> Date: Thu Apr 10 15:51:18 2014 -0400 changes file for 11465 --- changes/bug11465 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/changes/bug11465 b/changes/bug11465 new file mode 100644 index 0000000..2425299 --- /dev/null +++ b/changes/bug11465 @@ -0,0 +1,9 @@ + o Minor features: + - When the Linux syscall sandbox finds an illegal system call, it + now tries to log a stack trace before exiting. Resolves ticket + 11465. + + o Minor bugfixes: + - Using the Linux syscall sandbox no longer prevents stack-trace + logging on crashes or errors. Fixes part 11465; bugfix on + 0.2.5.1-alpha.