Files
tor/changes
Nick Mathewson 52342327c7 madvise: tolerate EINVAL and ENOSYS
These errors can occur if we are built on a system with support for
madvise(MADV_NOFORK) but then we are run on a system whose kernel
does not support that flag.

If the error is something that we don't tolerate at all, we now log
it before crashing.

Fixes bug 31570.  I am calling this a bugfix on 0.4.1.1-alpha, where
we actually started using the map_anon code.
2019-09-02 14:49:53 -04:00
..
2019-05-30 15:28:21 -07:00
2019-08-12 14:06:08 -05:00
2019-08-22 22:09:32 +10:00
2019-09-02 14:49:53 -04:00
2019-06-12 08:55:38 -04:00
2019-06-28 21:38:33 +10:00
2019-07-19 09:21:45 -04:00
2019-08-15 08:20:47 -04:00