Allow permission line in /proc/self/map to be "rwx", not just "r-x". At
authorYaz Saito on W541 <saito@carbon3d.com>
Mon, 11 Apr 2016 21:35:42 +0000 (14:35 -0700)
committerYaz Saito on W541 <saito@carbon3d.com>
Mon, 11 Apr 2016 21:35:42 +0000 (14:35 -0700)
commitd630221933e4dea8441d7de2419c0c87cc4ecd93
tree2b4906b083cd286a4364fe9ff036e1cb427a2bd6
parentf176cc84543e5209c838e96531c56d71a4d377d8
Allow permission line in /proc/self/map to be "rwx", not just "r-x". At
least in Ubuntu14, a binary file that's writable by the process owner
has permission "rwx", not "r-x".
src/symbolize.cc