diff options
author | Mark Salyzyn <salyzyn@google.com> | 2016-07-13 07:38:39 -0700 |
---|---|---|
committer | Mark Salyzyn <salyzyn@google.com> | 2016-07-14 07:34:53 -0700 |
commit | ec4f5c776d2bde026e2a74128218924be7b3f46a (patch) | |
tree | c938befe02e59834eb079dea7153c7eaad48ae98 /libutils/RefBase.cpp | |
parent | 4c06cd86347aa85c9e5999ad5f5ca20ef5f4ac8e (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
Diffstat (limited to 'libutils/RefBase.cpp')
0 files changed, 0 insertions, 0 deletions