iotaledger / entangled

enTangle'd is an amalgamation of all things Tangle
Apache License 2.0
113 stars 66 forks source link

utils: fix inconsistent return type of system_cpu_available #1462

Closed semenov-vladyslav closed 4 years ago

semenov-vladyslav commented 4 years ago

Fixes issue #1461, fixed return type of system_cpu_available to size_t, added additional checks for return values.