summaryrefslogtreecommitdiff
path: root/libutils/RefBase.cpp
diff options
context:
space:
mode:
authorMark Salyzyn <salyzyn@google.com>2016-07-13 07:38:39 -0700
committerMark Salyzyn <salyzyn@google.com>2016-07-14 07:34:53 -0700
commitec4f5c776d2bde026e2a74128218924be7b3f46a (patch)
treec938befe02e59834eb079dea7153c7eaad48ae98 /libutils/RefBase.cpp
parent4c06cd86347aa85c9e5999ad5f5ca20ef5f4ac8e (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