diff options
author | Winson <chiuwinson@google.com> | 2021-03-11 11:53:00 -0800 |
---|---|---|
committer | Winson <chiuwinson@google.com> | 2021-03-16 11:41:48 -0700 |
commit | 3780a17d96b416a4885aea51ef870f588df4c620 (patch) | |
tree | 5e1d02b82999c9dc3d19465161432e9bf3779c30 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 173ef94284f7031ffd56726ecbd6a0a52fd1fa6c (diff) |
Check user ID for domain verification setters
Validates the calling/target user IDs still exist, to handle race
conditions.
Since the data structures are not locked during the user check, also
adds a call during user creation to wipe the user data if there's any
stale values left. This should never practically happen, but it's a
fairly fast call just to make sure.
Bug: 182416431
Test: atest com.android.server.pm.test.verify.domain
Change-Id: I6cc270fb0e85f0c920b3b71a52e059e818066fac
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions