summaryrefslogtreecommitdiffstats
path: root/contrib/libc++/src/condition_variable.cpp
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2016-05-04 07:35:43 +0000
committerngie <ngie@FreeBSD.org>2016-05-04 07:35:43 +0000
commit85d22547026e894c75655080b99dad64ed9dcd43 (patch)
treeb2ecedd38ff6a31a8756bf249a92faa1f380d365 /contrib/libc++/src/condition_variable.cpp
parent4e454a93dbc6dd57a9f7729bb6ac145a6e4931ac (diff)
downloadFreeBSD-src-85d22547026e894c75655080b99dad64ed9dcd43.zip
FreeBSD-src-85d22547026e894c75655080b99dad64ed9dcd43.tar.gz
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
Diffstat (limited to 'contrib/libc++/src/condition_variable.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud