mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-12 22:30:12 +00:00
5865a56bf4
Resolves BZ #15618. pthread_attr_getaffinity_np may write beyond bounds of the input cpuset buffer if the size of the input buffer is smaller than the buffer present in the input pthread attributes. Fix is to copy to the extent of the minimum of the source and the destination. |
||
---|---|---|
.. | ||
sysv/linux |