aboutsummaryrefslogtreecommitdiffstats
path: root/mpi/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mpi/ChangeLog')
-rw-r--r--mpi/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mpi/ChangeLog b/mpi/ChangeLog
index 238f69f31..0a2d05b64 100644
--- a/mpi/ChangeLog
+++ b/mpi/ChangeLog
@@ -1,3 +1,9 @@
+2002-09-20 Werner Koch <[email protected]>
+
+ * mpicoder.c (do_get_buffer): Avoid zero length allocation.
+ Checked that all callers behave properly when NBYTES returns 0 as
+ the length of the allocated buffer.
+
2002-09-10 Werner Koch <[email protected]>
* mpi-bit.c (mpi_normalize): Replaced the check for protected by