summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorGeorge Burgess IV <gbiv@google.com>2017-07-11 17:18:26 -0700
committerGeorge Burgess IV <gbiv@google.com>2017-07-11 17:28:15 -0700
commitc29844d07236c5569663a9e0406943652b674959 (patch)
tree12a38637759f0003cfe800f2677b4384ba1a0a7d /rs/java/android/renderscript/ProgramStore.java
parented3e6d47ffa3be00b7dadc4ac82ae5c3d49b0146 (diff)
app_main: silence static analyzer warnings
This silences two warnings: frameworks/base/cmds/app_process/app_main.cpp:238:11: warning: Potential memory leak frameworks/base/cmds/app_process/app_main.cpp:261:9: warning: Potential memory leak As the (existing) comment notes, we nuke argv later in main(), so these copies are necessary. Since these args need to live for basically the entire life of the process, it seems pointless to go out of our way to free them. Bug: 27101951 Test: mma. Static analyzer warnings are gone. Change-Id: Icbfabfede9db909f6acb274b697cb6076c3fc11f
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions