aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 04091617..e1072ef7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2017-04-12 Arnold D. Robbins <arnold@skeeve.com>
+ * mpfr.c (mpg_format_val): Set STRCUR flag when we're done.
+ Fixes a memory leak. Thanks to valgrind for the report.
+
* gawkapi.c (awk_value_to_node): Initialize ext_ret_val to NULL
to avoid compiler warnings.
@@ -11,6 +14,9 @@
* field.c (fpat_parse_field): Restructure the code to reduce complexity
and document the new structure.
+ * field.c (fpat_parse_field): Further restructuring to avoid
+ invalid reads as reported by valgrind.
+
2017-04-10 Andrew J. Schorr <aschorr@telemetry-investments.com>
* awk.h (enum opcodeval): For the avoidance of doubt, specify that