commit | 097c3bd761bcdca0278e4d80fe6c55737e2d8cc8 | [log] [tgz] |
---|---|---|
author | Evgenii Stepanov <eugenis@google.com> | Wed May 15 18:45:01 2019 -0700 |
committer | Josh Gao <jmgao@google.com> | Thu May 16 12:55:41 2019 -0700 |
tree | 450590304c4ffb5ea8df9ee6d89685f5636f038d | |
parent | e3799b39c944da561146f653558b4525f33d9c0d [diff] |
Initialize all fields of struct iocb. Kernel does not accept non-zero value of iocb->aio_reserved2. Bug: 132803232 Test: initialize malloc() memory to non-zero pattern and see what breaks Change-Id: I65a7e89e3a2c1ba79df1dc2d011d6c76c41afb81 (cherry picked from commit fe7eca7b8fba6770ad36cadb4d89c87385f17451)