summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2000-04-16 20:03:23 +0200
committertege <tege@gmplib.org>2000-04-16 20:03:23 +0200
commit1a9f25d9cf89a7d37d745687cb56e507555776a5 (patch)
tree46867f4b831ddab4ce7940b0f53136d63de80f59
parent79b137ee79e3e9abc46b0a0abe961b951d705ae9 (diff)
downloadgmp-1a9f25d9cf89a7d37d745687cb56e507555776a5.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0abeae7b9..2f71593d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@
2000-04-16 Torbjorn Granlund <tege@swox.com>
+ * mpz/inp_str.c: Fix memory leakage.
+
* mpz/tests/reuse.c (dss_func_division): Add a final 1.
* longlong.h (alpha count_leading_zeros): Wrap in __MPN.