aboutsummaryrefslogtreecommitdiffstats
path: root/mpi/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mpi/ChangeLog')
-rw-r--r--mpi/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mpi/ChangeLog b/mpi/ChangeLog
index 4058117c7..a595bc171 100644
--- a/mpi/ChangeLog
+++ b/mpi/ChangeLog
@@ -1,3 +1,10 @@
+2004-09-29 David Shaw <[email protected]>
+
+ * mpicoder.c (mpi_read): If we must fail due to a oversize
+ (generally corrupt) MPI, make sure the number of bytes we read is
+ valid so we can skip the rest of the bad packet (in hopes the
+ whole stream isn't invalid).
+
2004-05-20 David Shaw <[email protected]>
* longlong.h: Typo.