summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorGeorge Burgess IV <gbiv@google.com>2016-10-25 13:08:17 -0700
committerGeorge Burgess IV <gbiv@google.com>2016-10-25 14:30:38 -0700
commit71f77265be706cd1d847fc10fcc02f71d454e0bb (patch)
tree47635451b059efb6b2a1e5633e411248a819b0f1 /compiler/optimizing/graph_visualizer.cc
parent1a4de6a2453a3ad0310aca1a44e7e2d3b6f53bc1 (diff)
Add mode bits to open() with O_CREAT.
If you call open() with O_CREAT, you need to pass a third argument to open; see http://man7.org/linux/man-pages/man2/open.2.html . We're trying to (re-)introduce checks that will turn open calls like these into compile-time errors, but in order to do that, we need to clean up all existing instances of this kind of code. Bug: None. Test: Still builds. m test-art-host-gtest-profile_assistant_test passes. Change-Id: Ia754999a30cfc01c0826c69687b33c09884aea6d
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions