commit | 56f5f7b79bca91d6b241d35be0f4bf56155cf855 | [log] [tgz] |
---|---|---|
author | George Burgess IV <gbiv@google.com> | Tue Oct 11 18:08:23 2016 -0700 |
committer | George Burgess IV <gbiv@google.com> | Thu Oct 13 15:52:34 2016 -0700 |
tree | 309a11ef2d9c053c79dcb20ec22f1014dd403a42 | |
parent | c98b34bdce1fb1b43755af7fb8538efb0d0dc953 [diff] |
Fix a static-analyzer warning. frameworks/base/tools/aapt2/util/Files.cpp:81:21: warning: Null pointer passed as an argument to a 'nonnull' parameter while ((entry = readdir(dir))) { Bug: None. Test: Warning no longer appears. Change-Id: If242598405e995928378ce317a2e909654e1e985