summaryrefslogtreecommitdiff
path: root/cpp/RenderScript.cpp
diff options
context:
space:
mode:
authorPirama Arumuga Nainar <pirama@google.com>2015-03-25 17:21:40 -0700
committerPirama Arumuga Nainar <pirama@google.com>2015-03-25 18:16:26 -0700
commit2fa8a238dd69afebdeb757adcb1d674043d78e32 (patch)
tree4251f971d9e9bbf07587500830050ba8a78660a1 /cpp/RenderScript.cpp
parentbe8c89541d8b094d4a01a5539dac738003bf36cc (diff)
Wrap TEMP_FAILURE_RETRY around system calls
BUG 19934827 Wrap TEMP_FAILURE_RETRY around system calls that can return EINTR (waitpid, close). Refactor fork/exec flows in various places into a utility function and log errors so we can better understand failures in the test server. Fix a small use-after-free issue in ScriptGroups. Change-Id: I60b192f83c395a13c27cd6bd2289c44132b84791
Diffstat (limited to 'cpp/RenderScript.cpp')
0 files changed, 0 insertions, 0 deletions