commit | ccced6ab0e7716c10a782c5859747a4e4894ebc0 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Wed Jul 13 07:38:39 2016 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Thu Jul 14 07:34:53 2016 -0700 |
tree | c938befe02e59834eb079dea7153c7eaad48ae98 | |
parent | 85e7e6edb369b47b4b368ec68d27f977b4f8ea9f [diff] |
liblog: reset pid and uid cache after a vfork() Bionic getuid() and getpid() calls cache to reduce the need to perform a syscall, and also reset their own cache after a vfork(). No more need for liblog to be performing this flawed cache operation. Bug: 30085794 Change-Id: I70feed8bff0ddd919c2885a348ba67b14ddc0e0d