commit | 272a6480eedf373fe5c1e82f35d93ed954b910fd | [log] [tgz] |
---|---|---|
author | Rubin Xu <rubinxu@google.com> | Wed Apr 05 17:22:42 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Apr 05 17:22:43 2017 +0000 |
tree | 5d029aa3f725f4f9bda52ddbc04496b88dd37603 | |
parent | 9115c928ff698c55f384a3b4cb6e4d7779f7b9bf [diff] | |
parent | 754ff99202f879b7f732dd54d0d5cf915f2f48c4 [diff] |
Merge "Fix liblog#__security failure"
diff --git a/liblog/tests/liblog_test.cpp b/liblog/tests/liblog_test.cpp index 0538c4c..70b8a28 100644 --- a/liblog/tests/liblog_test.cpp +++ b/liblog/tests/liblog_test.cpp
@@ -1984,6 +1984,8 @@ EXPECT_EQ(0, setuid(AID_SYSTEM)); // only one that can read security buffer + uid = getuid(); + gid = getgid(); pid_t pid = getpid(); ASSERT_TRUE(NULL !=