summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJing Ji <jji@google.com>2021-07-22 12:28:04 -0700
committerJing Ji <jji@google.com>2021-07-22 12:28:04 -0700
commite61bb742bfc7e7d51df7c95e9e8720e38cb837c9 (patch)
tree1f3f01d7fdfe366db2ef2851340e35a8d2a9be0b /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent61d71ccaae87b025a71b839e0e0dddf97712868c (diff)
Fix potential FD leak with PhantomProcessRecord bookkeeping
We're tracking the phantom processes with the combination of its process name and pid/uid, while if the process name changes it'll be removed from the internal bookkeping, we should close the FD to that process upon then. Bug: 194146206 Test: atest AppChildProcessTest Test: atest CtsAppTestCases:ActivityManagerTest Change-Id: I62064afe55aa8bc51a2d523bc5d8fe6e97f171a8
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions