Fix overflow when computing dwWeight in CPUGroupInfo::InitCPUGroupInfoArray (dotnet...
authorHan Lee <han.lee@intel.com>
Sat, 18 Mar 2017 03:26:06 +0000 (20:26 -0700)
committerMaoni Stephens <Maoni0@users.noreply.github.com>
Sat, 18 Mar 2017 03:26:06 +0000 (20:26 -0700)
commit0267578c3caeefb7ac9ce8bc8be107544d55efb1
tree3f1cfa2007d510683ea732fed58d519ad1c8b7be
parentf079dcdf64b210e42e677be55d900935403e8267
Fix overflow when computing dwWeight in CPUGroupInfo::InitCPUGroupInfoArray (dotnet/coreclr#10104)

Fix overflow in dwWeight when there are large number of CPU groups

Commit migrated from https://github.com/dotnet/coreclr/commit/d8e91d3febea933dce2bb2e0825ffcea1c76480d
src/coreclr/src/utilcode/util.cpp