]> git.ipfire.org Git - thirdparty/glibc.git/commit
When iterating over CPU bitmask, don't try more than CPU_SETSIZE.
authorUlrich Drepper <drepper@redhat.com>
Tue, 16 Jun 2009 04:12:57 +0000 (21:12 -0700)
committerPetr Baudis <pasky@suse.cz>
Tue, 16 Jun 2009 10:23:11 +0000 (12:23 +0200)
commit2a31410e40b61c47ab4c5283c25cea2c5405d757
tree64be8a4316b9f00e2f90155df80acaa38301d3f1
parent3ff6565150bef32e4cfc565b1463df84dd8c6d7a
When iterating over CPU bitmask, don't try more than CPU_SETSIZE.
(cherry picked from commit 395a37e379bf900b2b6a25e17c44cde2d1c46c44)
ChangeLog
posix/tst-cpucount.c