• Colin Cross's avatar
    Handle EOF when reading /proc/<pid>/pagemap · 6620157c
    Colin Cross authored
    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
    6620157c
pm_process.c 6.96 KB