Files
tor/changes
Nick Mathewson f5f6d13e4c Fix crash on glibc __libc_message()
__libc_message() tries to open /dev/tty with O_RDWR, but the sandbox
catches that and calls it a crash.  Instead, I'm making the sandbox
setenv LIBC_FATAL_STDERR_, so that glibc uses stderr instead.

Fix for 14759, bugfix on 0.2.5.1-alpha
2015-02-11 09:46:29 -05:00
..
2015-02-05 22:54:34 -05:00
2015-02-06 21:34:21 +01:00
2015-02-11 09:46:29 -05:00