| commit | d795110255a6e66d5c3dc6ae28ffbb941c81f3d0 | [log] [tgz] |
|---|---|---|
| author | Josh Gao <jmgao@google.com> | Tue Jun 26 16:05:12 2018 -0700 |
| committer | Josh Gao <jmgao@google.com> | Fri Jul 20 16:00:17 2018 -0700 |
| tree | cbf5e82bca32f5a467f37998edc7c08ab546a890 | |
| parent | 107e6f2f53fa915b7327edfeb7fbdc1ad5b9757d [diff] |
Reenable fdsan in the zygote post-fork. By default, fdsan is disabled after forking to avoid breaking 'fork(); close(0..1024); exec(...)'. Reenable it in the zygote manually. Bug: http://b/110100358 Test: booted walleye-aosp Change-Id: I8706e4153e4e91306f50d215a62fe02d445082e1