Add a patch to work around a buffer overrun in cpuset_getid in FreeBSD 11.1.
This caused a crash when compiled with Clang due to a different stack
layout compared to GCC.
PR: 225229
See also: https://github.com/open-mpi/hwloc/issues/282
Add a patch to work around a buffer overrun in cpuset_getid in FreeBSD 11.1. Tags None Referenced Files None Subscribers None
Description
Details
|