commit | 6620157c0f583c4c7a59d1d595589dbb2b3ae4b5 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Jul 13 13:35:20 2011 -0700 |
committer | Colin Cross <ccross@android.com> | Wed Jul 13 13:35:20 2011 -0700 |
tree | 670716de0a80b3702243bb1b5fd7a78db5fd46e0 | |
parent | 5923f33ed7cf186ceac3541987efcc32beb29ab9 [diff] |
Handle EOF when reading /proc/<pid>/pagemap Instead of handling maps with the name "[vectors]" specially, silently ignore EOF when reading from /proc/<pid>/pagemap, which occurs any time a a mapping is outside of the userspace range. Change-Id: I674ade1eab6fd7732c6d9e120d0750cca5415b25