commit | 87f44737a83426697e5aa00ccfec14629efa7153 | [log] [tgz] |
---|---|---|
author | Andrew Haley <aph@redhat.com> | Thu Mar 18 16:47:37 2010 -0400 |
committer | Coleen Phillimore <coleenp@openjdk.org> | Thu Mar 18 16:47:37 2010 -0400 |
tree | 6fcb3ac4a82e195b9474384beb991e171121dca4 | |
parent | 2450ae35a1036f57b9a02bd005ba4dc57373acc1 [diff] |
6936168: Recent fix for unmapping stack guard pages doesn't close /proc/self/maps Add close to returns (fix for 6929067 also contributed by aph) Co-authored-by: Andreas Kohn <andreas.kohn@fredhopper.com> Reviewed-by: aph, dcubed, andrew, acorn