SHA256
3
0
forked from pool/gmp
Go to file
Richard Biener 0151c5b4e6 - Update to release GMP 5.0.4
* Thresholds in mpn_powm_sec for both fat and non-fat builds are now used
    safely, plugging a one-word buffer overrun introduced in the 5.0.3 release
    (for non-fat) and a multi-word buffer overrun that existed since 5.0 (for
    fat).  (We have not been able to provoke malign stack smashing in any of
    the ~100 configurations explored by the GMP nightly builds, but the bug
    should be assumed to be exploitable.)
  * Two bugs in multiplication code causing incorrect computation with
    extremely low probability have been fixed.
  * A bug in the test suite causing buffer overruns during "make check",
    sometimes leading to subsequent malloc crashes, has been fixed.
  * Two bugs in the gcd code have been fixed.  They could lead to incorrect
    results, but for uniformly distributed random operands, the likelihood for
    that is infinitesimally small.  (There was also a third bug, but that was
    an incorrect ASSERT, which furthermore was not enabled by default.)
  * A bug affecting 32-bit PowerPC division has been fixed.  The bug caused
    miscomputation for certain divisors in the range 2^32 ... 2^64-1 (about 1
    in 2^30 of these).

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gmp?expand=0&rev=26
2012-02-10 13:49:44 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmp?expand=0&rev=1 2006-12-18 23:16:39 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmp?expand=0&rev=1 2006-12-18 23:16:39 +00:00
baselibs.conf Accepting request 67814 from home:oertel:branches:openSUSE:Factory 2011-04-19 11:50:39 +00:00
gmp-5.0.4.tar.bz2 - Update to release GMP 5.0.4 2012-02-10 13:49:44 +00:00
gmp-noexec.diff OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmp?expand=0&rev=2 2007-01-14 23:48:10 +00:00
gmp.changes - Update to release GMP 5.0.4 2012-02-10 13:49:44 +00:00
gmp.spec - Update to release GMP 5.0.4 2012-02-10 13:49:44 +00:00