smaps: Improve parsing of mmaps

Recent kernels (detected on 3.9.0-rc2) have a VmFlags field that has
string flags that broke the detection of multiple memory maps.

Fix it by checking for a ':' as the last character of the first
token in the split() line.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
1 file changed
tree: 2e6ddb92a5f009f6ec0635e4cf9c12524ede254a
  1. procfs/
  2. rpm/
  3. COPYING
  4. Makefile
  5. MANIFEST
  6. setup.py