commit | 5b4015d9083802003351ddf6472fe145c3f441cb | [log] [tgz] |
---|---|---|
author | Sandeep Patil <sspatil@google.com> | Sun Jan 13 19:39:46 2019 -0800 |
committer | Sandeep Patil <sspatil@google.com> | Sun Jan 13 19:55:49 2019 -0800 |
tree | d187fe5f57e6fa9789c6fe6837f981ca03db3bd0 | |
parent | c7994e8a86a7bdb438053b6f3abc9caeaf1d5c60 [diff] |
meminfo: Fix ProcMemInfo ForEachVmaFromFile Caused by passing invalid parameters to getline(3) and the test failure went unnoticed. Bug: 111694435 Test: libmeminfo_test 1 --gtest_filter=TestProcMemInfo.ForEachVmaFromFileTest Change-Id: Ideb39604c58f89237b05d2f7c8edb67c5ae65768 Signed-off-by: Sandeep Patil <sspatil@google.com>