diff options
author | Niels Möller <nisse@lysator.liu.se> | 2003-12-12 13:28:46 +0100 |
---|---|---|
committer | Niels Möller <nisse@lysator.liu.se> | 2003-12-12 13:28:46 +0100 |
commit | 3c2a9d2efc9cafec714ad88f10231d478d5eb709 (patch) | |
tree | 1340a97e859a053fd69f2ea73b6e69a8a9119da5 | |
parent | 72c02c8266ce02553810c5379c8350093f1aedc4 (diff) | |
download | gmp-3c2a9d2efc9cafec714ad88f10231d478d5eb709.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -18,6 +18,12 @@ along with the GNU MP Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +2003-12-12 Niels Möller <niels@s3.kth.se> + + * mpn/generic/hgcd.c (__gmpn_hgcd_sanity): Fixed stack buffer + overrun. + * mpn/generic/hgcd.c: Improved comments. + 2003-12-11 Torbjorn Granlund <tege@swox.com> * gmp-impl.h: Change asm => __asm__, tabify. |