K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-05-04T07:35:43.082159Z K 7 svn:log V 319 MFC r298301: Fix leaks and test for getpagesize() returning == -1 - close file descriptors after use. - Always munmap memory regions after mmap'ing them. - Make sure getpagesize() returns a value greater than 0 and use a cached value instead of always calling getpagesize(3). CID: 1331374-1331377, 1331653-1331662 END