commit | fed63d1e4563414c8a491ef6d71a0d9b8cca59d9 | [log] [tgz] |
---|---|---|
author | George Burgess IV <gbiv@google.com> | Wed Jan 25 17:25:57 2017 -0800 |
committer | George Burgess IV <gbiv@google.com> | Wed Jan 25 17:31:43 2017 -0800 |
tree | 82c6a0e9033e4ddabd47a39927e47836b9c35b2d | |
parent | 6b13e9f01b57d69568a9e96737c91e2199bb3fc9 [diff] |
Add mode bits to a call to open with O_CREAT Open with O_CREAT needs mode bits: https://linux.die.net/man/3/open Found by running clang FORTIFY over AOSP. Bug: 32073964 Test: Now builds with clang FORTIFY. Change-Id: Iee4c93c5482f510e0adf8104c27e394b5d87ec88