summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorWu Ahan <ahanwu@google.com>2021-12-02 08:23:26 +0000
committerWu Ahan <ahanwu@google.com>2021-12-06 02:51:18 +0000
commitf6a946bbcd024ebcddaf213bd74bd7e57e9d1b49 (patch)
tree512eb3626e29e208c06e735ea2865f30dc7f486a /tools/aapt2/java/JavaClassGenerator_test.cpp
parentc07b6d26c4f3fc75dc41d9090c6ad16cc7cc6093 (diff)
Decode the input of both setStream and setResource calls first
The size of the input of both setStream and setResource may very big that system server got oom while handling it, so we try to decode it first before copying it to the wallpaper path, if the decoding fails, we treat the input as an invalid input. Bug: 204087139 Test: Manually set wallpaper, no PDoS observed. Change-Id: I014cf461954992782b3dfa0dde67c98a572cc770
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions