diff options
author | Yifan Hong <elsk@google.com> | 2020-07-07 14:28:41 -0700 |
---|---|---|
committer | Yifan Hong <elsk@google.com> | 2020-07-08 13:46:23 -0700 |
commit | c96ab99136499d7b123f3745b85b53829c44e9be (patch) | |
tree | a39953654d825102df700025cee529b5ba37fddc /libutils/ProcessCallStack_fuzz.cpp | |
parent | fc1e1aeef9e152f5db4b2b9fce7aab16df03d6cd (diff) |
Wrap flock with TEMP_FAILURE_RETRY.
flock may return EINTR. There are code using LockShared() to test
existance of the directory. Don't fail spuriously.
Test: pass
Bug: 160457903
Change-Id: I51628abe05599422eb3f344781d8f3acd653c822
Merged-In: I51628abe05599422eb3f344781d8f3acd653c822
Diffstat (limited to 'libutils/ProcessCallStack_fuzz.cpp')
0 files changed, 0 insertions, 0 deletions