commit | 54136f8bf4d38b2cf5ac9916429f3ce5bcefea06 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Thu Mar 31 11:26:42 2022 -0700 |
committer | Bart Van Assche <bvanassche@google.com> | Thu Mar 31 11:30:03 2022 -0700 |
tree | d6478c0a5cda31352cd35d3527add89626a6f120 | |
parent | 48d403a5118bea2134f93552013e5b4d231af774 [diff] |
Add a comment to explain how errno is set Since it is nontrivial which modifies `errno` is modified in ExecuteForTask(), add a comment that explains this. Bug: 213617178 Test: Compile-tested only. Change-Id: I49ce9c8054fdc59e61b2e5f9ffe6f16743a94401 Signed-off-by: Bart Van Assche <bvanassche@google.com>