w32handle: double the available slots (#4856)
authorDavid Naylor <naylor.b.david@gmail.com>
Wed, 17 May 2017 00:45:24 +0000 (02:45 +0200)
committerLudovic Henry <ludovic@xamarin.com>
Wed, 17 May 2017 00:45:24 +0000 (20:45 -0400)
commit8b27dee31dd2cd367b830b629803fd010c07089e
tree1c14e8ef8b95f3e43fdbd5454eac554acfcd50b9
parent0ed7b3647aa196f0d453ae19c3605c503c83e6f9
w32handle: double the available slots (#4856)

Mono crashes if the system has more than ~128G of RAM.  Doubling the
number of slots fixes the SIGSEGV error on FreeBSD.
mono/metadata/w32handle.c